We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b73fc commit d6ff5dbCopy full SHA for d6ff5db
1 file changed
app/build.gradle
@@ -44,7 +44,7 @@ android {
44
45
dependencies {
46
implementation 'androidx.core:core-ktx:1.8.0'
47
- implementation 'androidx.appcompat:appcompat:1.5.1'
+ implementation 'androidx.appcompat:appcompat:1.7.1'
48
implementation 'com.google.android.material:material:1.6.1'
49
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
50
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"
0 commit comments