fixBuild #30

Merged
fabian merged 11 commits from fixBuild into develop 2023-03-04 08:34:27 +01:00
Showing only changes of commit 98aeaf3574 - Show all commits

View File

@@ -26,7 +26,7 @@ steps:
- echo "versionCode=$timestamp" >> version.properties - echo "versionCode=$timestamp" >> version.properties
- name: build - name: build
image: mingc/android-build-box:1.22.0 image: mingc/android-build-box
commands: commands:
- ./gradlew test - ./gradlew test
- ./gradlew assembleRelease - ./gradlew assembleRelease