Skip to content

Commit

Permalink
Upgrade support library
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jun 11, 2017
1 parent 6ebe3b7 commit 5f92c6b
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 @@ -53,7 +53,7 @@ dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])

ext {
supportVersion = "25.1.0"
supportVersion = "25.3.1"
retrofitVersion = "2.0.0-beta1"
assertjVersion = '1.1.1'
robolectricVersion = '3.0'
Expand Down

0 comments on commit 5f92c6b

Please sign in to comment.