Update The Life to 1.19.0 (20220526)

This commit is contained in:
F-Droid checkupdates bot 2022-06-17 03:53:01 +00:00
parent 7de0c50d25
commit 820c33e24d

View file

@ -256,7 +256,27 @@ Builds:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk
- versionName: 1.19.0
versionCode: 20220526
commit: f5d34f062e023a4526dc7bf8640e901f46f74ca1
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@2.8.1
rm:
- apk
- ios
- linux
- macos
- snap
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.18.0
CurrentVersionCode: 20220116
CurrentVersion: 1.19.0
CurrentVersionCode: 20220526