We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc636a commit 2f689fdCopy full SHA for 2f689fd
1 file changed
app/build.gradle
@@ -50,7 +50,7 @@ android {
50
51
dependencies {
52
53
- implementation 'androidx.appcompat:appcompat:1.7.0'
+ implementation 'androidx.appcompat:appcompat:1.6.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.1.5'
0 commit comments