|
@ -4,7 +4,7 @@ name: default |
|
|
|
|
|
|
|
|
steps: |
|
|
steps: |
|
|
- name: build |
|
|
- name: build |
|
|
image: nextcloudci/android:android-49 |
|
|
image: nextcloudci/android:android-32 |
|
|
commands: |
|
|
commands: |
|
|
- chmod +x ./gradlew |
|
|
- chmod +x ./gradlew |
|
|
- ./gradlew assembleDebug --no-daemon |
|
|
- ./gradlew assembleDebug --no-daemon |
|
|