update to 25.3.0

This commit is contained in:
Alexander Bubnov 2017-03-16 14:24:20 +03:00
parent c616cecdc9
commit 208e8c5889
1 changed files with 2 additions and 2 deletions

View File

@ -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') {