Skip to content

Commit 1d17d80

Browse files
authored
Update .travis.yml
1 parent 3c5b127 commit 1d17d80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ before_script:
3030

3131
script:
3232
- android list target
33-
- android update sdk --no-ui --filter build-tools-24.0.0,android-24,extra-android-m2repository
33+
- android update sdk --no-ui --filter build-tools-24.0.2,android-24,extra-android-m2repository
3434
- ./gradlew build connectedCheck
3535
- ./gradlew connectedAndroidTest

0 commit comments

Comments
 (0)