Add drone build script. #3

Merged
fabian merged 11 commits from feature/droneBuild into master 2022-12-08 23:24:51 +01:00
Showing only changes of commit 88c5096c7c - Show all commits

View File

@@ -8,3 +8,7 @@ steps:
image: mingc/android-build-box
commands:
- ./gradlew build
when:
event:
- push
- pull_request