App update: com.nyxkn.meditation - new build

This commit is contained in:
nyxkn 2022-08-30 08:45:22 +01:00 committed by Licaon_Kter
parent a9b28f2192
commit 2cb39ead2d

View file

@ -65,8 +65,25 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.3.1
versionCode: 8
commit: 208cdb28be37c44deee38efec2caef1102a25054
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.0.5
rm:
- ios
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.3.0
CurrentVersionCode: 7
CurrentVersion: 1.3.1
CurrentVersionCode: 8