We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c07b84b commit 0cb28adCopy full SHA for 0cb28ad
build.gradle.kts
@@ -30,7 +30,7 @@ dependencies {
30
31
api("dev.fruxz:stacked:2024.1.1")
32
33
- api("cc.modlabs:KlassicX:2025.11.26.1906")
+ api("cc.modlabs:KlassicX:2025.11.26.2002")
34
35
api("com.squareup.okhttp3:okhttp:4.12.0")
36
@@ -121,4 +121,4 @@ tasks {
121
122
kotlin {
123
jvmToolchain(21)
124
-}
+}
0 commit comments