mirror of
https://github.com/element-hq/element-android
synced 2024-11-23 18:05:36 +03:00
Bump com.google.firebase:firebase-bom from 31.2.3 to 31.3.0 (#8277)
Bumps com.google.firebase:firebase-bom from 31.2.3 to 31.3.0. --- updated-dependencies: - dependency-name: com.google.firebase:firebase-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c3114abb05
commit
e76225f7d1
1 changed files with 1 additions and 1 deletions
|
@ -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.2.3"
|
||||
def firebaseBom = "31.3.0"
|
||||
def appDistribution = "16.0.0-beta06"
|
||||
def retrofit = "2.9.0"
|
||||
def markwon = "4.6.2"
|
||||
|
|
Loading…
Reference in a new issue