mirror of https://github.com/readrops/Readrops.git
clean app gradle
This commit is contained in:
parent
d8f6fade84
commit
e0232ce0fc
Binary file not shown.
Binary file not shown.
|
@ -45,11 +45,6 @@ dependencies {
|
|||
transitive = false
|
||||
}
|
||||
|
||||
implementation 'com.squareup.retrofit2:retrofit:2.4.0'
|
||||
implementation 'com.squareup.retrofit2:converter-gson:2.4.0'
|
||||
implementation 'com.squareup.retrofit2:converter-simplexml:2.4.0'
|
||||
|
||||
|
||||
implementation "android.arch.persistence.room:runtime:1.1.1"
|
||||
annotationProcessor "android.arch.persistence.room:compiler:1.1.1"
|
||||
|
||||
|
|
Loading…
Reference in New Issue