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