mirror of
https://gitlab.com/xynngh/YetAnotherCallBlocker.git
synced 2025-01-25 13:38:32 +01:00
Fix initial DB downloading under some conditions
This commit is contained in:
parent
1dd983ac27
commit
0bde1fd5eb
@ -39,7 +39,7 @@ dependencies {
|
||||
implementation 'org.conscrypt:conscrypt-android:2.4.0'
|
||||
//noinspection GradleDependency: 3.12.* is the latest version compatible with Android <5
|
||||
implementation 'com.squareup.okhttp3:okhttp:3.12.12'
|
||||
implementation 'com.gitlab.xynngh:LibPhoneNumberInfo:096f78cc30'
|
||||
implementation 'com.gitlab.xynngh:LibPhoneNumberInfo:2827d231b7'
|
||||
|
||||
implementation 'androidx.appcompat:appcompat:1.1.0'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.1.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user