Browse Source

[travis] change android sdk version to 29

pull/18/head
R4SAS 4 years ago
parent
commit
e4c71893a5
  1. 2
      .travis.yml

2
.travis.yml

@ -7,7 +7,7 @@ android: @@ -7,7 +7,7 @@ android:
- tools
- platform-tools
- build-tools-28.0.3
- android-28
- android-29
before_script:
- export NDK_VERSION=r19c

Loading…
Cancel
Save