We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b431187 commit d8c9862Copy full SHA for d8c9862
firebase-appdistribution/firebase-appdistribution.gradle
@@ -60,7 +60,7 @@ dependencies {
60
61
compileOnly 'com.google.auto.value:auto-value-annotations:1.6.5'
62
annotationProcessor 'com.google.auto.value:auto-value:1.6.5'
63
- implementation 'androidx.appcompat:appcompat:1.3.0'
+ implementation 'androidx.appcompat:appcompat:1.5.1'
64
implementation "androidx.browser:browser:1.3.0"
65
implementation "androidx.constraintlayout:constraintlayout:2.1.4"
66
0 commit comments