We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 640cf8c commit 3de408eCopy full SHA for 3de408e
gradle/libs.versions.toml
@@ -59,7 +59,7 @@ appiconloader = { module = "me.zhanghai.android.appiconloader:appiconloader", ve
59
axml = { module = "de.upb.cs.swt:axml", version = "2.1.3" }
60
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.14.0" }
61
material = { module = "com.google.android.material:material", version = "1.10.0" }
62
-gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
+gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
63
hiddenapibypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "4.3" }
64
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
65
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.8.1" }
0 commit comments