Skip to content

Commit

Permalink
update travis ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
TangKe committed Jun 20, 2016
1 parent a8a7b5f commit 5013517
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 @@ -3,7 +3,7 @@ language: android
android:
components:
- build-tools-23.0.3
- android-21
- android-23
- extra-android-m2repository
licenses:
- android-sdk-license-5be876d5
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.0'
classpath 'com.android.tools.build:gradle:2.1.2'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.6'
}
Expand Down

0 comments on commit 5013517

Please sign in to comment.