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 ead121e commit 15b02abCopy full SHA for 15b02ab
app/build.gradle
@@ -25,8 +25,8 @@ android {
25
}
26
27
dependencies {
28
- implementation 'androidx.core:core:1.12.0'
29
- implementation 'androidx.activity:activity:1.8.0'
+ implementation 'androidx.core:core:1.13.1'
+ implementation 'androidx.activity:activity:1.9.0'
30
31
32
configurations.implementation {
0 commit comments