Updated firebase BoM
This commit is contained in:
parent
bcb737a456
commit
47aa8e3a12
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ dependencies {
|
|||
// https://github.com/Baseflow/PhotoView/blob/master/LICENSE Apache v2.0
|
||||
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
|
||||
|
||||
implementation platform('com.google.firebase:firebase-bom:30.3.1')
|
||||
implementation platform('com.google.firebase:firebase-bom:30.3.2')
|
||||
if (crashlyticsEnabled) {
|
||||
implementation 'com.google.firebase:firebase-crashlytics-ndk'
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue