Skip to content

Commit

Permalink
Bumped Support Library to 25.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matei-radu committed May 27, 2017
1 parent 711fcaf commit c6a264b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ext {
buildToolsVersion = "25.0.2"
minSdkVersion = 11
targetSdkVersion = 25
supportLibraryVersion = "25.3.0"
supportLibraryVersion = "25.3.1"

junitVersion = "4.12"
}
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-3.5-all.zip

0 comments on commit c6a264b

Please sign in to comment.