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 4673433 commit 9c635ceCopy full SHA for 9c635ce
firebase-remoteconfig/build.gradle.kts
@@ -118,7 +118,7 @@ kotlin {
118
119
val androidMain by getting {
120
dependencies {
121
- api("com.google.firebase:firebase-config-ktx:20.0.3")
+ api("com.google.firebase:firebase-config-ktx:21.0.0")
122
}
123
124
firebase-remoteconfig/src/nativeInterop/cinterop/Cartfile
@@ -1 +1 @@
1
-binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseRemoteConfigBinary.json" == 7.7.0
+binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseRemoteConfigBinary.json" == 7.11.0
0 commit comments