mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-24 17:08:18 -05:00
Forgot armeabi-v7**a**
This commit is contained in:
parent
51a3dd3eac
commit
1498b4652d
@ -10,7 +10,7 @@ android:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
- ANDROID_SDKS=android-21,sysimg-21 ANDROID_TARGET=android-21 ANDROID_ABI=armeabi-v7
|
- ANDROID_SDKS=android-21,sysimg-21 ANDROID_TARGET=android-21 ANDROID_ABI=armeabi-v7a
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI
|
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 584c9314f768e9e09aa6d147287062e2c796263e
|
Subproject commit 865d8ff6b859d1a08be4fe12e99473f481cd6f07
|
Loading…
Reference in New Issue
Block a user