Skip to content

Commit b068906

Browse files
committed
Use version 1.13.1
1 parent 0537c00 commit b068906

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
@@ -90,7 +90,7 @@ androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "a
9090
androidx-browser = { module = "androidx.browser:browser", version.ref = "browser" }
9191
androidx-cardview = { module = "androidx.cardview:cardview", version.ref = "cardview" }
9292
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" }
93-
androidx-core = { module = "androidx.core:core", version = "1.14.0" }
93+
androidx-core = { module = "androidx.core:core", version = "1.13.1" }
9494
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "coreKtx" }
9595
androidx-datastore-preferences = { module = "androidx.datastore:datastore-preferences", version.ref = "datastore" }
9696
androidx-espresso-core = { module = "androidx.test.espresso:espresso-core", version.ref = "espressoCore" }

0 commit comments

Comments
 (0)