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.
2 parents 36ead7d + bbc5c11 commit 2b78d9dCopy full SHA for 2b78d9d
appcheck/app/build.gradle.kts
@@ -44,6 +44,6 @@ dependencies {
44
implementation("com.google.firebase:firebase-appcheck-playintegrity")
45
implementation("com.google.firebase:firebase-appcheck-debug")
46
47
- implementation("com.squareup.retrofit2:retrofit:2.10.0")
+ implementation("com.squareup.retrofit2:retrofit:2.11.0")
48
implementation("androidx.core:core-ktx:1.12.0")
49
}
0 commit comments