Skip to content

Commit

Permalink
ci:22.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
supern committed Aug 30, 2016
1 parent 9354b5c commit 84ad9e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:

android:
components:
- build-tools-24.0.1
- build-tools-22.0.1

before_script:
# Create and start emulator
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 19
buildToolsVersion "24.0.1"
buildToolsVersion "22.0.1"

sourceSets {
main {
Expand Down

0 comments on commit 84ad9e0

Please sign in to comment.