release/2.1 #36

Merged
fabian merged 12 commits from release/2.1 into master 2023-03-10 17:21:17 +01:00
Showing only changes of commit bcc3bd3848 - 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 image: mingc/android-build-box:1.22.0
commands: commands:
- ./gradlew test - ./gradlew test
- ./gradlew assembleRelease - ./gradlew assembleRelease