Include yandex-translate. This will cause problems later

This commit is contained in:
JFronny 2020-07-10 22:14:11 +02:00
parent 53dfc62288
commit 97fa1177b8
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ dependencies {
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
modCompile "com.github.vbauer:yandex-translate-api:1.4.2"
include "com.github.vbauer:yandex-translate-api:1.4.2"
modCompile "me.sargunvohra.mcmods:autoconfig1u:3.2.0-unstable"
include "me.sargunvohra.mcmods:autoconfig1u:3.2.0-unstable"