We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9f2a31 + 76990d9 commit 3d501cdCopy full SHA for 3d501cd
gradle/libs.versions.toml
@@ -90,7 +90,7 @@ androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "a
90
androidx-browser = { module = "androidx.browser:browser", version.ref = "browser" }
91
androidx-cardview = { module = "androidx.cardview:cardview", version.ref = "cardview" }
92
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" }
93
-androidx-core = { module = "androidx.core:core", version = "1.2.0" }
+androidx-core = { module = "androidx.core:core", version = "1.13.1" }
94
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "coreKtx" }
95
androidx-datastore-preferences = { module = "androidx.datastore:datastore-preferences", version.ref = "datastore" }
96
androidx-espresso-core = { module = "androidx.test.espresso:espresso-core", version.ref = "espressoCore" }
0 commit comments