Update kingdomino_score to 3.0.0 (19)

This commit is contained in:
F-Droid checkupdates bot 2022-04-22 05:50:47 +00:00
parent e68d0493dc
commit ef264409fd

View file

@ -39,8 +39,20 @@ Builds:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk
- versionName: 3.0.0
versionCode: 19
commit: 42b382909ebde9bb06467664aa1b17e33670d56e
output: build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@2.10.1
rm:
- ios
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 2.2.2
CurrentVersionCode: 18
CurrentVersion: 3.0.0
CurrentVersionCode: 19