mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-03 23:11:57 +03:00
Update build.gradle
This commit is contained in:
parent
e4b8cf59bf
commit
39d0c4b5e4
1 changed files with 1 additions and 3 deletions
|
@ -22,7 +22,5 @@
|
||||||
|
|
||||||
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