Skip to content

Commit d3aba72

Browse files
build(deps): bump the maven-dependencies group across 1 directory with 5 updates (yujincheng08#1640)
1 parent e9717e0 commit d3aba72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
2-
protobuf = "4.30.1"
2+
protobuf = "4.30.2"
33
coroutine = "1.10.1"
44
kotlin = "2.1.20"
55

66
[plugins]
77
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" }
8+
agp-app = { id = "com.android.application", version = "8.9.1" }
9+
protobuf = { id = "com.google.protobuf", version = "0.9.5" }
1010
lsplugin-jgit = { id = "org.lsposed.lsplugin.jgit", version = "1.1" }
1111
lsplugin-resopt = { id = "org.lsposed.lsplugin.resopt", version = "1.6" }
1212
lsplugin-apksign = { id = "org.lsposed.lsplugin.apksign", version = "1.4" }

0 commit comments

Comments
 (0)