Skip to content

Commit

Permalink
[gradle][support] bump: support version to 25.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoslacz committed Feb 20, 2017
1 parent 8bf204b commit cf2ef42
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 @@ -39,7 +39,7 @@ ext {
targetSdkVersion = 25
compileSdkVersion = 25
buildToolsVersion = '25.0.2'
supportVersion = '25.1.0'
supportVersion = '25.1.1'
mosbyVersion = '2.0.1'
rxJavaVersion = '1.2.3'
rxAndroidVersion = '1.2.1'
Expand Down

0 comments on commit cf2ef42

Please sign in to comment.