Update BlackHole to 1.12.0 (21)

This commit is contained in:
F-Droid checkupdates bot 2021-11-04 04:34:58 +00:00
parent 32cf447184
commit 4565fa96a6

View file

@ -47,8 +47,24 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.12.0
versionCode: 21
commit: 1a62c2441a927d724643142a84671356ea4389bb
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.5.1
rm:
- docs
- ios
- test
- windows
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: 1.11.0
CurrentVersionCode: 20
CurrentVersion: 1.12.0
CurrentVersionCode: 21