We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aad743 commit f8ad917Copy full SHA for f8ad917
.travis.yml
@@ -8,6 +8,7 @@ android:
8
- android-27
9
- sys-img-armeabi-v7a-android-17
10
before_install:
11
+- cat ~/.gradle/gradle.properties
12
- yes | sdkmanager "platforms;android-27"
13
before_script:
14
jdk:
0 commit comments