We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e60bd7 + 7cdcfaa commit 7f5a67aCopy full SHA for 7f5a67a
app/build.gradle
@@ -65,7 +65,7 @@ base {
65
}
66
67
dependencies {
68
- implementation 'androidx.core:core-ktx:1.13.1'
+ implementation 'androidx.core:core-ktx:1.15.0'
69
implementation 'androidx.appcompat:appcompat:1.7.0'
70
implementation 'com.google.android.material:material:1.12.0'
71
testImplementation 'junit:junit:4.13.2'
0 commit comments