kopia lustrzana https://github.com/ryukoposting/Signal-Android
Bump Lottie version to 3.6.0
Should hopefully fix an NPE we're seeing.fork-5.53.8
rodzic
2a5bed1d21
commit
37d971859b
|
@ -377,7 +377,7 @@ dependencies {
|
|||
exclude group: 'com.android.support', module: 'recyclerview-v7'
|
||||
}
|
||||
|
||||
implementation 'com.airbnb.android:lottie:3.0.7'
|
||||
implementation 'com.airbnb.android:lottie:3.6.0'
|
||||
|
||||
implementation 'com.codewaves.stickyheadergrid:stickyheadergrid:0.9.4'
|
||||
implementation 'com.github.dmytrodanylyk.circular-progress-button:library:1.1.3-S2'
|
||||
|
|
|
@ -195,8 +195,8 @@ dependencyVerification {
|
|||
['cn.carbswang.android:NumberPickerView:1.0.9',
|
||||
'18b3c316d62c7c277978a8d4ed57a5b8f4e943762264960f579a8a549c756729'],
|
||||
|
||||
['com.airbnb.android:lottie:3.0.7',
|
||||
'6819ff968eb768096133c7873d63351705fd4ac424a0917d86c4145f5035097d'],
|
||||
['com.airbnb.android:lottie:3.6.0',
|
||||
'70ea0650e82fd858e317af60ee1ffd84bc6f406bbcf017cedcc45217408e20d1'],
|
||||
|
||||
['com.amulyakhare:com.amulyakhare.textdrawable:1.0.1',
|
||||
'54c92b5fba38cfd316a07e5a30528068f45ce8515a6890f1297df4c401af5dcb'],
|
||||
|
|
Ładowanie…
Reference in New Issue