Skip to content
This repository was archived by the owner on Jan 24, 2026. It is now read-only.

Commit ffb2339

Browse files
committed
"We live in the matrix" - Qubilux
1 parent 000a8ec commit ffb2339

File tree

2 files changed

+232
-257
lines changed

2 files changed

+232
-257
lines changed

core/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ dependencies {
1111
api "com.badlogicgames.gdx:gdx:$gdxVersion"
1212
api "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
1313

14+
api "org.apache.commons:commons-compress:1.27.1"
15+
1416
if (enableGraalNative == 'true') {
1517
implementation "io.github.berstanio:gdx-svmhelper-annotations:$graalHelperVersion"
1618
}

0 commit comments

Comments
 (0)