Update Just Another Workout Timer to 1.1.1 (20210128)

This commit is contained in:
F-Droid checkupdates bot 2021-01-29 04:41:42 +00:00
parent c97f9d5555
commit 1e76a3ff69

View file

@ -38,8 +38,21 @@ Builds:
- $$flutter$$/bin/flutter packages pub run flutter_oss_licenses:generate.dart
- $$flutter$$/bin/flutter build apk --build-number 20210127
- versionName: 1.1.1
versionCode: 20210128
commit: v1.1.1
output: build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@1.22.5
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 --build-number 20210127
AutoUpdateMode: Version v%v
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/blockbasti/just_another_workout_timer/main/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.1.1
CurrentVersionCode: 1
CurrentVersionCode: 20210128