(gradle) remove useless rx room stuff
This commit is contained in:
parent
b6d4b388a5
commit
65c274d291
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue