Skip to content

Commit 778a4dc

Browse files
committed
Update Gradle and dependencies
1 parent fc307a2 commit 778a4dc

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,11 +1,11 @@
11
[versions]
2-
agp = "8.10.0"
2+
agp = "8.10.1"
33
kotlin = "2.1.20"
44
preference = "1.2.1"
5-
appcompat = "1.7.0"
5+
appcompat = "1.7.1"
66
navigation = "2.9.0"
77
material = "1.14.0-alpha01"
8-
aboutLibraries = "12.1.2"
8+
aboutLibraries = "12.2.1"
99

1010
[libraries]
1111
androidx-preference = { group = "androidx.preference", name = "preference", version.ref = "preference" }

0 commit comments

Comments
 (0)