creativecreatorormaybenot

0.1.2+3

... ... @@ -17,7 +17,6 @@ matrix:
- build-tools-28.0.3
- android-28
- android-24
- extra-google-m2repository
- extra-android-m2repository
... ... @@ -31,8 +30,6 @@ matrix:
- export PATH="$PATH":"$HOME/.pub-cache/bin"
- export PATH=$PWD/flutter/bin:$PWD/flutter/bin/cache/dart-sdk/bin:$PATH
#- echo y | android update sdk -a --no-ui --filter android-24
#- echo y | android update sdk -a --no-ui --filter sys-img-armeabi-v7a-android-24
- echo no | android create avd --force -n test -t android-24 --abi armeabi-v7a
- emulator -avd test -no-window &
- android-wait-for-emulator
... ...