Skip to content

Commit

Permalink
updated support lib to v25.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nisrulz committed Feb 23, 2017
1 parent ffb5448 commit 792abc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ task clean(type: Delete) {

ext {
//Other
supportLibVersion = '25.1.1'
supportLibVersion = '25.2.0'
mockitoVersion = '2.7.2'
robolectricVersion = '3.2.2'
jUnitVersion = '4.12'
Expand Down

0 comments on commit 792abc8

Please sign in to comment.