mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-21 09:02:07 -07:00
Updated const lib
This commit is contained in:
parent
939e448876
commit
fa9ca74c6d
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