Skip to content

Commit 7bd2d1b

Browse files
build(deps): bump the maven-dependencies group across 1 directory with 3 updates (yujincheng08#1622)
1 parent 7158b55 commit 7bd2d1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[versions]
22
protobuf = "4.29.3"
33
coroutine = "1.10.1"
4-
kotlin = "2.1.0"
4+
kotlin = "2.1.10"
55

66
[plugins]
77
kotlin = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
8-
agp-app = { id = "com.android.application", version = "8.8.0" }
8+
agp-app = { id = "com.android.application", version = "8.8.1" }
99
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
1010
lsplugin-jgit = { id = "org.lsposed.lsplugin.jgit", version = "1.1" }
1111
lsplugin-resopt = { id = "org.lsposed.lsplugin.resopt", version = "1.6" }

0 commit comments

Comments
 (0)