mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-24 05:04:50 -04:00
Fix build with lower target emulator
This commit is contained in:
parent
7bbcb530d0
commit
c0e930eb95
@ -6,7 +6,7 @@ sudo: required
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- ANDROID_TARGET=android-22
|
- ANDROID_TARGET=android-21
|
||||||
- ANDROID_ABI=armeabi-v7a
|
- ANDROID_ABI=armeabi-v7a
|
||||||
|
|
||||||
if: type != push OR tag IS present
|
if: type != push OR tag IS present
|
||||||
|
Loading…
x
Reference in New Issue
Block a user