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 4513df1 commit 528057aCopy full SHA for 528057a
gradle/libs.versions.toml
@@ -9,5 +9,5 @@ lsplugin-publish = { id = "org.lsposed.lsplugin.publish", version = "1.1" }
9
[libraries]
10
agp-api = { group = "com.android.tools.build", name = "gradle-api", version.ref = "agp" }
11
grip = { group = "com.joom.grip", name = "grip", version = "0.9.1" }
12
-asm-common = { group = "org.ow2.asm", name = "asm-commons", version = "9.8" }
+asm-common = { group = "org.ow2.asm", name = "asm-commons", version = "9.9" }
13
kotlin-api = { group = "org.jetbrains.kotlin", name = "kotlin-gradle-plugin-api", version.ref = "kotlin" }
0 commit comments