update rootbeer lib
This commit is contained in:
parent
85f85e388f
commit
821fe884da
2 changed files with 1 additions and 3 deletions
|
@ -26,7 +26,6 @@ dependencies {
|
|||
implementation project(':database:entities')
|
||||
|
||||
api "androidx.appcompat:appcompat:$appcompat_version"
|
||||
api "androidx.preference:preference-ktx:$preferencektx_version"
|
||||
|
||||
// Dagger
|
||||
api "com.google.dagger:dagger:$dagger_version"
|
||||
|
|
|
@ -42,8 +42,7 @@ dependencies {
|
|||
|
||||
|
||||
// Phone checker
|
||||
// updating to 0.0.9 prevents AAPS from build
|
||||
api 'com.scottyab:rootbeer-lib:0.0.8'
|
||||
api 'com.scottyab:rootbeer-lib:0.1.0'
|
||||
|
||||
//SmsCommunicator
|
||||
api 'com.eatthepath:java-otp:0.3.1'
|
||||
|
|
Loading…
Reference in a new issue