Skip to content

Commit 06c3937

Browse files
authored
Merge pull request #156 from code-payments/chore/update-firebase-bom
build: update firebase BOM
2 parents e103389 + b9b25a4 commit 06c3937

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/java/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ object Versions {
4444
const val kin_sdk: String = "1.0.1"
4545
const val grpc_android: String = "1.33.1"
4646
const val slf4j: String = "1.7.25"
47-
const val firebase_bom: String = "29.1.0"
47+
const val firebase_bom: String = "32.7.1"
4848
const val crashlytics_gradle: String = "2.8.1"
4949
const val play_service_auth = "20.4.0"
5050
const val play_service_auth_phone = "18.0.1"

0 commit comments

Comments
 (0)