Update Box, Box! to 0.2.4 (10)

This commit is contained in:
F-Droid checkupdates bot 2022-11-21 16:20:21 +00:00
parent 1360a26420
commit 3c21c833b7

View file

@ -71,8 +71,19 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 0.2.4
versionCode: 10
commit: 5eff296475d1822afeb80900bdaedf59f70b038e
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.3
CurrentVersionCode: 9
CurrentVersion: 0.2.4
CurrentVersionCode: 10