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