mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-24 05:04:50 -04:00
#1175 change architecture to supported arm64 android version
This commit is contained in:
parent
712085a0a0
commit
feab9a76b3
@ -6,8 +6,8 @@ sudo: required
|
||||
|
||||
env:
|
||||
global:
|
||||
- ANDROID_TARGET=android-22
|
||||
- ANDROID_ABI=x86
|
||||
- ANDROID_TARGET=android-24
|
||||
- ANDROID_ABI=arm64-v8a
|
||||
|
||||
install:
|
||||
- pip install --user 'requests[security]'
|
||||
|
Loading…
x
Reference in New Issue
Block a user