Freeze build image version
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-03-03 14:28:13 +01:00
parent 17d861403e
commit bcc3bd3848

View File

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