Update build.gradle

This commit is contained in:
Zaxar163 2018-10-31 12:52:41 +03:00 committed by GitHub
parent 07c2ca67e0
commit 37f69b6ab6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@
dependencies {
compile project(':LauncherAPI')
compile project(':javaVerRelauncher')
compile project(':javaVerRelauncher')
compile 'org.javassist:javassist:3.23.1-GA'
}