add app module #17

Merged
noemi3 merged 2 commits from feature_app_module into develop 2019-11-25 10:02:28 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 95e420361b - Show all commits

View File

@ -4,9 +4,9 @@ name: default
steps:
- name: build
image: gradle:5.6.3
image: nextcloudci/android:android-49
commands:
- gradle build
- ./gradlew build
- name: notify
image: appleboy/drone-telegram