update
This commit is contained in:
parent
450b47d675
commit
86dadc3dad
|
|
@ -28,8 +28,8 @@ dependencies {
|
|||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
compile project(':libraries:core')
|
||||
|
||||
provided 'com.android.support:appcompat-v7:23.1.0'
|
||||
compile 'com.android.support:recyclerview-v7:23.1.0'
|
||||
provided 'com.android.support:appcompat-v7:23.1.1'
|
||||
compile 'com.android.support:recyclerview-v7:23.1.1'
|
||||
|
||||
provided 'io.reactivex:rxandroid:1.0.1'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue