Skip to content

Commit 4ad6815

Browse files
authored
Merge c6d311b into 9ff569f
2 parents 9ff569f + c6d311b commit 4ad6815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-appdistribution/firebase-appdistribution.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161

6262
compileOnly 'com.google.auto.value:auto-value-annotations:1.6.5'
6363
annotationProcessor 'com.google.auto.value:auto-value:1.6.5'
64-
implementation 'androidx.appcompat:appcompat:1.3.0'
64+
implementation 'androidx.appcompat:appcompat:1.5.1'
6565
implementation "androidx.browser:browser:1.3.0"
6666
implementation "androidx.constraintlayout:constraintlayout:2.1.4"
6767
}

0 commit comments

Comments
 (0)