Skip to content

Commit

Permalink
Auto-update
Browse files Browse the repository at this point in the history
  • Loading branch information
google-automerger committed Oct 9, 2015
1 parent 952489d commit 8458e10
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Application/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ List<String> dirs = [

android {
compileSdkVersion 21
buildToolsVersion "23.0.0"
buildToolsVersion "23.0.1"

defaultConfig {
minSdkVersion 21
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Pre-requisites
--------------

- Android SDK v21
- Android Build Tools v23.0.0
- Android Build Tools v23.0.1
- Android Support Repository

Getting Started
Expand Down
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-2.2.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.5-all.zip

0 comments on commit 8458e10

Please sign in to comment.