Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Commit b622cbd

Browse files
author
Evgenii Kanivets
committed
#95. Updated .travis.yml.
1 parent 6b4b778 commit b622cbd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ jdk: oraclejdk8
33
android:
44
components:
55
# The BuildTools version used by your project
6-
- build-tools-26.0.2
6+
- build-tools-27.0.3
77

88
# The SDK version used to compile your project
99
- android-21
10-
- android-26
10+
- android-27
1111

1212
# Additional components
1313
- extra-google-google_play_services
1414
- extra-google-m2repository
1515
- extra-android-m2repository
16-
- addon-google_apis-google-26
16+
- addon-google_apis-google-27
1717

1818
# Specify at least one system image,
1919
# if you need to run emulator(s) during your tests

0 commit comments

Comments
 (0)