Update Just Another Workout Timer to 1.4.1 (20210226)

This commit is contained in:
F-Droid checkupdates bot 2021-02-27 04:45:43 +00:00
parent 305c839827
commit 690f151b76

View file

@ -90,8 +90,21 @@ Builds:
- $$flutter$$/bin/flutter packages pub run flutter_oss_licenses:generate.dart
- $$flutter$$/bin/flutter build apk
- versionName: 1.4.1
versionCode: 20210226
commit: v1.4.1
output: build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@1.22.6
prebuild: echo "flutter.sdk=$$flutter$$" >> ../local.properties
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter packages pub run flutter_oss_licenses:generate.dart
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version v%v
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/blockbasti/just_another_workout_timer/release/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.4.0
CurrentVersionCode: 20210221
CurrentVersion: 1.4.1
CurrentVersionCode: 20210226