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 9ff569f commit c841968Copy full SHA for c841968
firebase-appdistribution/firebase-appdistribution.gradle
@@ -61,7 +61,7 @@ dependencies {
61
62
compileOnly 'com.google.auto.value:auto-value-annotations:1.6.5'
63
annotationProcessor 'com.google.auto.value:auto-value:1.6.5'
64
- implementation 'androidx.appcompat:appcompat:1.3.0'
+ implementation 'androidx.appcompat:appcompat:1.5.1'
65
implementation "androidx.browser:browser:1.3.0"
66
implementation "androidx.constraintlayout:constraintlayout:2.1.4"
67
}
0 commit comments