Skip to content

Commit f9764e9

Browse files
committed
gradle: bump dependencies
Signed-off-by: Jason A. Donenfeld <[email protected]>
1 parent 6414de1 commit f9764e9

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,5 +1,5 @@
11
[versions]
2-
agp = "8.10.0"
2+
agp = "8.10.1"
33
kotlin = "2.1.20"
44

55
[libraries]
@@ -11,8 +11,8 @@ androidx-collection = "androidx.collection:collection:1.5.0"
1111
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.1"
1212
androidx-coordinatorlayout = "androidx.coordinatorlayout:coordinatorlayout:1.3.0"
1313
androidx-core-ktx = "androidx.core:core-ktx:1.16.0"
14-
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.6"
15-
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.8.6"
14+
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.7"
15+
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.8.7"
1616
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.9.0"
1717
androidx-preference-ktx = "androidx.preference:preference-ktx:1.2.1"
1818
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.5"

0 commit comments

Comments
 (0)