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 bbab1a1eb4 - Show all commits

View File

@@ -5,6 +5,6 @@ name: Android
steps: steps:
- name: build - name: build
image: androidsdk/android-31 image: mingc/android-build-box
commands: commands:
- ./gradlew build - ./gradlew build