Update Box, Box! to 0.5.0 (14)

This commit is contained in:
F-Droid checkupdates bot 2023-02-17 15:56:32 +00:00
parent e894b4f197
commit e3494ce5e4

View file

@ -115,8 +115,19 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 0.5.0
versionCode: 14
commit: 0e65133b1f381ea7d4c37b5605abbeb6d6163a16
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.4.1
CurrentVersionCode: 13
CurrentVersion: 0.5.0
CurrentVersionCode: 14