mirror of
https://github.com/pachli/pachli-android.git
synced 2025-01-31 17:44:51 +01:00
(gradle) remove useless rx room stuff
This commit is contained in:
parent
b6d4b388a5
commit
65c274d291
@ -59,6 +59,5 @@ dependencies {
|
||||
//room
|
||||
compile "android.arch.persistence.room:runtime:1.0.0-alpha3"
|
||||
annotationProcessor "android.arch.persistence.room:compiler:1.0.0-alpha3"
|
||||
compile "android.arch.persistence.room:rxjava2:1.0.0-alpha2"
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user