Skip to content

Commit 99b024a

Browse files
Fixing Travis
1 parent 06785b9 commit 99b024a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android:
99
components:
1010
- platform-tools
1111
- tools
12-
- build-tools-24.0.1
13-
- android-24
12+
- build-tools-25.0.0
13+
- android-25
1414
- extra-android-m2repository
1515
before_install: chmod +x gradle/buildWithTravis.sh
1616
script: gradle/buildWithTravis.sh

0 commit comments

Comments
 (0)