Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
geecko86 committed May 24, 2016
1 parent 43eb8f3 commit e193f68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SpotifyApi/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ android {

dependencies {
compile 'com.android.support:support-annotations:21.0.0'
compile 'com.squareup.retrofit:retrofit:1.8.0'
compile 'com.squareup.okhttp:okhttp-urlconnection:2.1.0'
compile 'com.squareup.okhttp:okhttp:2.1.0'
compile 'com.squareup.retrofit:retrofit:1.+'
compile 'com.squareup.okhttp:okhttp-urlconnection:2.+'
compile 'com.squareup.okhttp:okhttp:2.+'
}

apply from: 'https://raw.github.com/chrisbanes/gradle-mvn-push/master/gradle-mvn-push.gradle'
Expand Down

0 comments on commit e193f68

Please sign in to comment.