We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1e723d commit ebebce7Copy full SHA for ebebce7
.travis.yml
@@ -30,6 +30,7 @@ before_install:
30
#
31
# https://stackoverflow.com/questions/52274229/travis-ci-android-28-licenses-have-not-been-accepted
32
# - yes | sdkmanager "platforms;android-28"
33
+ - yes | sdkmanager "platforms;android-23"
34
35
36
script:
0 commit comments