Skip to content

Commit

Permalink
support lib version update
Browse files Browse the repository at this point in the history
  • Loading branch information
zagum committed Jun 26, 2017
1 parent b8a7ddf commit 58a2092
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 @@ -20,7 +20,7 @@ ext {
minSdkVersion = 15
targetSdkVersion = compileSdkVersion

supportLibVersion = '25.3.0'
supportLibVersion = '25.3.1'
}

task clean(type: Delete) {
Expand Down

0 comments on commit 58a2092

Please sign in to comment.