update to 25.3.0
This commit is contained in:
parent
c616cecdc9
commit
208e8c5889
|
|
@ -27,8 +27,8 @@ dependencies {
|
|||
compile 'com.android.support:multidex:1.0.1'
|
||||
compile 'io.reactivex:rxandroid:1.2.1'
|
||||
|
||||
provided 'com.android.support:appcompat-v7:25.2.0'
|
||||
provided 'com.android.support:recyclerview-v7:25.2.0'
|
||||
provided 'com.android.support:appcompat-v7:25.3.0'
|
||||
provided 'com.android.support:recyclerview-v7:25.3.0'
|
||||
|
||||
provided 'com.squareup.retrofit2:retrofit:2.2.0'
|
||||
provided('com.google.http-client:google-http-client-jackson2:1.22.0') {
|
||||
|
|
|
|||
Loading…
Reference in New Issue