Skip to content
This repository was archived by the owner on Oct 26, 2025. It is now read-only.

Commit fee112b

Browse files
committed
fix not found build tool 27.0.2
1 parent 93ffabc commit fee112b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ cache:
99
- $HOME/.gradle/caches/
1010
- $HOME/.gradle/wrapper/
1111

12+
before_install:
13+
- yes | sdkmanager "platforms;android-27"
14+
1215
android:
1316
components:
1417
- platform-tools

0 commit comments

Comments
 (0)