Update Box, Box! to 0.4.0 (12)

This commit is contained in:
F-Droid checkupdates bot 2023-01-18 16:54:18 +00:00
parent 434a953645
commit 67e9dd1351

View file

@ -93,8 +93,19 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 0.4.0
versionCode: 12
commit: b81878115a369e136f6db4112a3b3eb70cbfb5a0
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.3.0
CurrentVersionCode: 11
CurrentVersion: 0.4.0
CurrentVersionCode: 12