forked from 2009Scape/Server
Updated const lib
This commit is contained in:
parent
02eedd292c
commit
3a689e6981
2 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ dependencies {
|
|||
implementation 'io.github.classgraph:classgraph:4.8.98'
|
||||
implementation 'org.jetbrains.kotlin:kotlin-reflect'
|
||||
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.2'
|
||||
implementation files("libs/ConstLib-1.0.jar")
|
||||
implementation files("libs/ConstLib-1.1.jar")
|
||||
implementation files("libs/PrimitiveExtensions-1.0.jar")
|
||||
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue