Skip to content

Commit f84b0ea

Browse files
committed
gradle: bump to core-ktx 1.10.1
Signed-off-by: Jason A. Donenfeld <[email protected]>
1 parent 471fb05 commit f84b0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ androidx-biometric = "androidx.biometric:biometric:1.1.0"
1010
androidx-collection = "androidx.collection:collection:1.2.0"
1111
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
1212
androidx-coordinatorlayout = "androidx.coordinatorlayout:coordinatorlayout:1.2.0"
13-
androidx-core-ktx = "androidx.core:core-ktx:1.10.0"
13+
androidx-core-ktx = "androidx.core:core-ktx:1.10.1"
1414
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.0.0"
1515
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.5.7"
1616
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.6.1"

0 commit comments

Comments
 (0)