We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dec7e07 commit e165129Copy full SHA for e165129
android/build.gradle
@@ -51,6 +51,6 @@ android {
51
dependencies {
52
implementation 'androidx.webkit:webkit:1.0.0'
53
implementation 'androidx.browser:browser:1.0.0'
54
- implementation 'androidx.appcompat:appcompat:1.0.2'
+ implementation 'androidx.appcompat:appcompat:1.0.0'
55
implementation 'com.squareup.okhttp3:mockwebserver:3.11.0'
56
}
0 commit comments