_
This commit is contained in:
parent
bd11fc5729
commit
22fa95e57e
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ android:
|
|||
- extra-google-google_play_services
|
||||
|
||||
before_install:
|
||||
#- yes | sdkmanager "platforms;android-28"
|
||||
- touch $HOME/.android/repositories.cfg
|
||||
- yes | sdkmanager "platforms;android-28"
|
||||
|
||||
script:
|
||||
# Unit Test
|
||||
|
|
Loading…
Reference in a new issue