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 de9c2a3 commit 6169097Copy full SHA for 6169097
app/build.gradle
@@ -59,7 +59,7 @@ android {
59
dependencies {
60
implementation 'androidx.appcompat:appcompat:1.7.0'
61
implementation 'androidx.preference:preference:1.2.1'
62
- implementation "androidx.core:core:1.15.0"
+ implementation "androidx.core:core:1.16.0"
63
implementation 'com.google.android.material:material:1.12.0'
64
testImplementation 'junit:junit:4.13.2'
65
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
0 commit comments