Libraries dir also for every depend... Next is SignerJar.

This commit is contained in:
zaxar163 2019-01-09 12:42:20 +04:00
parent 59063daed3
commit f011b08b12
No known key found for this signature in database
GPG key ID: CEE900027AE098E0

View file

@ -35,7 +35,7 @@
} }
dependencies { dependencies {
pack project(':libLauncher') // pack bundle project(':libLauncher')
bundle 'org.ow2.asm:asm-commons:7.0' bundle 'org.ow2.asm:asm-commons:7.0'
bundle 'org.ow2.asm:asm-util:7.0' bundle 'org.ow2.asm:asm-util:7.0'
bundle 'mysql:mysql-connector-java:8.0.13' bundle 'mysql:mysql-connector-java:8.0.13'