Skip to content

Commit 9c635ce

Browse files
committed
Update deps
1 parent 4673433 commit 9c635ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

firebase-remoteconfig/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ kotlin {
118118

119119
val androidMain by getting {
120120
dependencies {
121-
api("com.google.firebase:firebase-config-ktx:20.0.3")
121+
api("com.google.firebase:firebase-config-ktx:21.0.0")
122122
}
123123
}
124124

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseRemoteConfigBinary.json" == 7.7.0
1+
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseRemoteConfigBinary.json" == 7.11.0

0 commit comments

Comments
 (0)