mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 03:54:18 -04:00
#1175 try x86_64 architecture
This commit is contained in:
parent
9b3fa50a5b
commit
54d4602348
@ -6,8 +6,8 @@ sudo: required
|
||||
|
||||
env:
|
||||
global:
|
||||
- ANDROID_TARGET=android-24
|
||||
- ANDROID_ABI=arm64-v8a
|
||||
- ANDROID_TARGET=android-21
|
||||
- ANDROID_ABI=x86_64
|
||||
|
||||
install:
|
||||
- pip install --user 'requests[security]'
|
||||
@ -27,7 +27,6 @@ android:
|
||||
components:
|
||||
- tools
|
||||
- platform-tools
|
||||
- tools
|
||||
- build-tools-27.0.3
|
||||
- android-27
|
||||
- extra-android-m2repository
|
||||
|
Loading…
x
Reference in New Issue
Block a user