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.
./gradlew :appcheck:firebase-appcheck-debug:deviceCheck
1 parent 7b828fc commit a0ec544Copy full SHA for a0ec544
appcheck/firebase-appcheck-debug/firebase-appcheck-debug.gradle
@@ -53,6 +53,7 @@ dependencies {
53
api 'com.google.firebase:firebase-annotations:16.2.0'
54
api 'com.google.firebase:firebase-common:21.0.0'
55
api 'com.google.firebase:firebase-components:18.0.0'
56
+ implementation platform(libs.kotlin.bom)
57
58
implementation libs.playservices.base
59
implementation libs.playservices.tasks
0 commit comments