App update: com.nyxkn.meditation - new version

This commit is contained in:
nyxkn 2023-01-13 15:29:03 +00:00 committed by Licaon_Kter
parent 35653c8660
commit a91a989d1f

View file

@ -82,8 +82,25 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.3.2
versionCode: 9
commit: d7e44c7f527caacc074bd59a2faaf98f92953dec
sudo:
- 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.3.10
rm:
- ios
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.3.1
CurrentVersionCode: 8
CurrentVersion: 1.3.2
CurrentVersionCode: 9