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 e9717e0 commit d3aba72Copy full SHA for d3aba72
gradle/libs.versions.toml
@@ -1,12 +1,12 @@
1
[versions]
2
-protobuf = "4.30.1"
+protobuf = "4.30.2"
3
coroutine = "1.10.1"
4
kotlin = "2.1.20"
5
6
[plugins]
7
kotlin = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
8
-agp-app = { id = "com.android.application", version = "8.9.0" }
9
-protobuf = { id = "com.google.protobuf", version = "0.9.4" }
+agp-app = { id = "com.android.application", version = "8.9.1" }
+protobuf = { id = "com.google.protobuf", version = "0.9.5" }
10
lsplugin-jgit = { id = "org.lsposed.lsplugin.jgit", version = "1.1" }
11
lsplugin-resopt = { id = "org.lsposed.lsplugin.resopt", version = "1.6" }
12
lsplugin-apksign = { id = "org.lsposed.lsplugin.apksign", version = "1.4" }
0 commit comments