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 7158b55 commit 7bd2d1bCopy full SHA for 7bd2d1b
gradle/libs.versions.toml
@@ -1,11 +1,11 @@
1
[versions]
2
protobuf = "4.29.3"
3
coroutine = "1.10.1"
4
-kotlin = "2.1.0"
+kotlin = "2.1.10"
5
6
[plugins]
7
kotlin = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
8
-agp-app = { id = "com.android.application", version = "8.8.0" }
+agp-app = { id = "com.android.application", version = "8.8.1" }
9
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
10
lsplugin-jgit = { id = "org.lsposed.lsplugin.jgit", version = "1.1" }
11
lsplugin-resopt = { id = "org.lsposed.lsplugin.resopt", version = "1.6" }
0 commit comments