[FIX] Лишняя библиотека в launcher-libraries.

This commit is contained in:
Zaxar163 2019-03-29 13:18:34 +03:00
parent 695758aa18
commit 6a934ec2ae

View file

@ -28,7 +28,6 @@
dependencies {
pack project(':LauncherAPI') // Not error on obf.
bundle 'com.github.oshi:oshi-core:3.13.0'
bundle 'commons-codec:commons-codec:1.11'
}
task genRuntimeJS(type: Zip) {