Update Hacki to 0.2.27 (69)

This commit is contained in:
F-Droid checkupdates bot 2022-07-01 04:05:57 +00:00
parent 22917fdf66
commit 491c57a0ee

View file

@ -394,8 +394,26 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 0.2.27
versionCode: 69
commit: c9b2d82dfc54ac43678608748f8a51f456766177
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
output: build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@3.0.0
rm:
- ios
- test
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: 0.2.26
CurrentVersionCode: 68
CurrentVersion: 0.2.27
CurrentVersionCode: 69