change retrofitVersion

This commit is contained in:
Oleg Kuznetcov 2018-03-15 17:11:49 +03:00
parent 2cf414146d
commit afa2167994
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ dependencies {
provided "com.android.support:recyclerview-v7:$supportLibraryVersion"
provided "com.android.support:appcompat-v7:$supportLibraryVersion"
provided 'com.squareup.retrofit2:retrofit:2.3.0'
provided "com.squareup.retrofit2:retrofit:$retrofitVersion"
//bug 1.7.0 https://github.com/facebook/fresco/issues/1991
//noinspection NewerVersionAvailable