Bump com.google.firebase:firebase-bom from 31.4.0 to 32.0.0 (#8386)

This commit is contained in:
dependabot[bot] 2023-05-04 12:36:16 +00:00 committed by GitHub
parent f3faed0ffd
commit 2f0f8cf1a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ def gradle = "7.4.2"
def kotlin = "1.8.10"
def kotlinCoroutines = "1.6.4"
def dagger = "2.45"
def firebaseBom = "31.4.0"
def firebaseBom = "32.0.0"
def appDistribution = "16.0.0-beta06"
def retrofit = "2.9.0"
def markwon = "4.6.2"