release 0.1 #30

Manually merged
noemi3 merged 150 commits from release/0.1 into master 2020-01-18 14:59:02 +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