Update Reactor to 1.2.3 (6)

This commit is contained in:
F-Droid checkupdates bot 2021-08-11 04:31:38 +00:00
parent 2c06b8d148
commit 7ac0ea19e4

View file

@ -29,8 +29,22 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.2.3
versionCode: 6
commit: ded950332789052161e5aed057655515f90019b7
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.2.3
rm:
- ios
prebuild: sed -i -e 's|git@github.com:|https://github.com/|' pubspec.lock pubspec.yaml
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.*\+(\d+)|.|version:\s([\d.]+)\+
CurrentVersion: 1.2.2
CurrentVersionCode: 5
CurrentVersion: 1.2.3
CurrentVersionCode: 6