mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-12-23 09:01:08 +03:00
Вернул libLauncher
This commit is contained in:
parent
288fc7e70b
commit
1797a1e5a6
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
bundle project(':libLauncher')
|
pack 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'
|
||||||
|
|
Loading…
Reference in a new issue