misc fixes

This commit is contained in:
linsui 2023-09-12 13:08:02 +08:00 committed by linsui
parent 996410a957
commit 7b37846bd7
2 changed files with 8 additions and 3 deletions

View file

@ -57,10 +57,14 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- .flutter/bin/flutter build apk
- versionName: 2.3.1
versionCode: 191
commit: 6cc8a063da3379a4e990c7a698d3357065a1768c
- versionName: 2.4.0
versionCode: 208
commit: 2eef27daffaa38a5c796ec35da36227f14b4435f
submodules: true
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
output: build/app/outputs/flutter-apk/app-release.apk
rm:
- ios

View file

@ -24,6 +24,7 @@ Builds:
- versionName: 1.1.3
versionCode: 5
disable: signing key changed
commit: a52c880db6724f3e1c9ba80c4b8e63bd3e8a9050
subdir: app
sudo: