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.
1 parent 4be920a commit d2871e3Copy full SHA for d2871e3
gradle/libs.versions.toml
@@ -13,7 +13,7 @@ android-annotations = "com.google.android:annotations:4.1.1.4"
13
androidx-annotation = "androidx.annotation:annotation:1.9.0"
14
# 1.15.0 requires libraries and applications that depend on it to compile against
15
# version 35 or later of the Android APIs.
16
-androidx-core = "androidx.core:core:1.15.0"
+androidx-core = "androidx.core:core:1.13.1"
17
androidx-lifecycle-common = "androidx.lifecycle:lifecycle-common:2.8.7"
18
androidx-lifecycle-service = "androidx.lifecycle:lifecycle-service:2.8.7"
19
androidx-test-core = "androidx.test:core:1.6.1"
0 commit comments