We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a057e commit a2cfa51Copy full SHA for a2cfa51
app/build.gradle
@@ -54,7 +54,7 @@ android {
54
55
dependencies {
56
57
- implementation 'androidx.appcompat:appcompat:1.6.1'
+ implementation 'androidx.appcompat:appcompat:1.7.1'
58
implementation 'com.google.android.material:material:1.11.0'
59
testImplementation 'junit:junit:4.13.2'
60
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
0 commit comments