Skip to content

Commit e5a4c6e

Browse files
authored
Update .travis.yml
1 parent 271b222 commit e5a4c6e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,9 @@ android:
66
components:
77
- tools
88
- platform-tools
9-
- build-tools-28.0.1
9+
- build-tools-28.0.3
1010
- android-28
1111
- extra-android-m2repository
1212

13-
before_install:
14-
- yes | sdkmanager "platforms;android-28"
15-
1613
script:
1714
- ./gradlew clean build

0 commit comments

Comments
 (0)