mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-12-23 00:51:01 +03:00
parent
3f2174689a
commit
a5ff883ed4
2 changed files with 2 additions and 4 deletions
|
@ -23,6 +23,4 @@
|
||||||
dependencies {
|
dependencies {
|
||||||
compile project(':LauncherAPI')
|
compile project(':LauncherAPI')
|
||||||
compile 'org.javassist:javassist:3.23.1-GA'
|
compile 'org.javassist:javassist:3.23.1-GA'
|
||||||
compileOnly 'com.google.code.gson:gson:2.8.5'
|
|
||||||
compileOnly 'com.google.guava:guava:26.0-jre'
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue