mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-23 11:38:30 +00:00
Updated Firebase BoM
This commit is contained in:
parent
f32a2ec995
commit
c19da0ff66
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@ dependencies {
|
||||||
// https://github.com/Baseflow/PhotoView/blob/master/LICENSE Apache v2.0
|
// https://github.com/Baseflow/PhotoView/blob/master/LICENSE Apache v2.0
|
||||||
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
|
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
|
||||||
|
|
||||||
implementation platform('com.google.firebase:firebase-bom:31.0.3')
|
implementation platform('com.google.firebase:firebase-bom:31.1.1')
|
||||||
if (crashlyticsEnabled) {
|
if (crashlyticsEnabled) {
|
||||||
implementation 'com.google.firebase:firebase-crashlytics-ndk'
|
implementation 'com.google.firebase:firebase-crashlytics-ndk'
|
||||||
} else {
|
} else {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue