Skip to content

Commit

Permalink
Update Android Design Support Library to v25.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonan committed Mar 20, 2017
1 parent 0d8f87a commit 1b1589c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ repositories {

dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:design:25.2.0'
compile 'com.android.support:design:25.3.0'
compile 'com.squareup.picasso:picasso:2.5.2'
compile 'com.squareup.retrofit2:converter-moshi:2.1.0'
compile 'com.squareup.okhttp3:okhttp-urlconnection:3.6.0'
Expand Down

0 comments on commit 1b1589c

Please sign in to comment.