Skip to content

Commit ab1d6ae

Browse files
Bump com.google.firebase:firebase-config from 21.6.0 to 22.0.0
Bumps [com.google.firebase:firebase-config](https://github.com/firebase/firebase-android-sdk) from 21.6.0 to 22.0.0. - [Changelog](https://github.com/firebase/firebase-android-sdk/blob/main/docs/make_release_notes.py) - [Commits](https://github.com/firebase/firebase-android-sdk/commits) --- updated-dependencies: - dependency-name: com.google.firebase:firebase-config dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d15e3c commit ab1d6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ktlint = "0.47.1"
1212
androidx-collection = { module = "androidx.collection:collection", version = "1.4.3" }
1313
androidx-lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref = "androidx-lifecycle" }
1414
androidx-lifecycle-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel", version.ref = "androidx-lifecycle" }
15-
google-firebase-config = { module = "com.google.firebase:firebase-config", version = "21.6.0" }
15+
google-firebase-config = { module = "com.google.firebase:firebase-config", version = "22.0.0" }
1616
google-firebase-database = { module = "com.google.firebase:firebase-database", version = "20.3.0" }
1717
google-firebase-firestore = { module = "com.google.firebase:firebase-firestore", version = "24.10.0" }
1818
google-firebase-functions = { module = "com.google.firebase:firebase-functions", version = "20.4.0" }

0 commit comments

Comments
 (0)