Upd naming
This commit is contained in:
parent
ea1804cc6b
commit
e9bf8e29d0
|
|
@ -36,7 +36,6 @@ ext {
|
|||
retrofit : '2.4.0',
|
||||
rxJava : '2.2.2',
|
||||
rxAndroid : '2.1.0',
|
||||
crashlytics : '17.0.0-beta01',
|
||||
location : '16.0.0',
|
||||
coreKtx : '1.0.1',
|
||||
yandex_mapkit: '3.4.0',
|
||||
|
|
|
|||
|
|
@ -28,5 +28,5 @@ dependencies {
|
|||
|
||||
implementation "androidx.appcompat:appcompat:$versions.appcompat"
|
||||
|
||||
implementation "com.google.firebase:firebase-crashlytics:$versions.crashlytics"
|
||||
implementation "com.google.firebase:firebase-crashlytics:$versions.crashlyticsFirebase"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue