add app module #17

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

View File

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