some ge changes

This commit is contained in:
ceikry
2021-07-21 13:35:05 -05:00
parent cbf9c426b8
commit 0b230a980b
4 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ dependencies {
implementation 'com.google.guava:guava:29.0-jre'
implementation 'mysql:mysql-connector-java:8.0.21'
implementation 'io.github.classgraph:classgraph:4.8.98'
implementation 'org.jetbrains.kotlin:kotlin-reflect'
implementation 'org.jetbrains.kotlin:kotlin-reflect:1.5.20'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.2'
implementation files("libs/ConstLib-1.2.jar")
implementation files("libs/PrimitiveExtensions-1.0.jar")