Update crashlytics and fast adapter
This commit is contained in:
parent
0925bd6a37
commit
5842765eda
@ -284,7 +284,7 @@ dependencies {
|
||||
|
||||
// Firebase (EH)
|
||||
implementation("com.google.firebase:firebase-analytics-ktx:18.0.2")
|
||||
implementation("com.google.firebase:firebase-crashlytics-ktx:17.4.0")
|
||||
implementation("com.google.firebase:firebase-crashlytics-ktx:17.4.1")
|
||||
|
||||
// Better logging (EH)
|
||||
implementation("com.elvishew:xlog:1.8.0")
|
||||
@ -302,7 +302,7 @@ dependencies {
|
||||
// JsonReader for similar manga
|
||||
implementation("com.squareup.moshi:moshi:1.11.0")
|
||||
|
||||
implementation("com.mikepenz:fastadapter:5.3.4")
|
||||
implementation("com.mikepenz:fastadapter:5.3.5")
|
||||
// SY <--
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user