Support lib update (#78)
This commit is contained in:
parent
dd08a07afc
commit
3aacc52b04
|
|
@ -27,8 +27,8 @@ dependencies {
|
|||
|
||||
compile 'io.reactivex.rxjava2:rxandroid:2.0.1'
|
||||
compile 'io.reactivex.rxjava2:rxjava:2.1.2'
|
||||
provided 'com.android.support:recyclerview-v7:26.0.0-beta2'
|
||||
provided 'com.android.support:appcompat-v7:26.0.0-beta2'
|
||||
provided 'com.android.support:recyclerview-v7:26.0.0'
|
||||
provided 'com.android.support:appcompat-v7:26.0.0'
|
||||
|
||||
provided 'com.squareup.retrofit2:retrofit:2.3.0'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue