Update Box, Box! to 0.2.1 (7)

This commit is contained in:
F-Droid checkupdates bot 2022-10-22 15:54:40 +00:00
parent 830fcb3073
commit 55e8fec7ae

View file

@ -38,8 +38,19 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 0.2.1
versionCode: 7
commit: ca96049a75cdc051f1f57b6e1ccbbfc18e668613
output: build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@3.3.2
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.0
CurrentVersionCode: 6
CurrentVersion: 0.2.1
CurrentVersionCode: 7