mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-13 17:51:57 +00:00
commit
f43e49f44d
1 changed files with 3 additions and 0 deletions
|
|
@ -14,8 +14,11 @@ android:
|
||||||
|
|
||||||
# Additional components
|
# Additional components
|
||||||
- extra-google-google_play_services
|
- extra-google-google_play_services
|
||||||
|
- extra-google-m2repository
|
||||||
|
- extra-android-m2repository
|
||||||
|
|
||||||
# Specify at least one system image,
|
# Specify at least one system image,
|
||||||
# if you need to run emulator(s) during your tests
|
# if you need to run emulator(s) during your tests
|
||||||
#- sys-img-armeabi-v7a-android-19
|
#- sys-img-armeabi-v7a-android-19
|
||||||
#- sys-img-x86-android-17
|
#- sys-img-x86-android-17
|
||||||
|
script: ./gradlew assembleDebug
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue