creativecreatorormaybenot

0.1.2+3

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