com.shadow.blackhole

This commit is contained in:
Ankit Sangwan 2021-08-23 13:22:48 +00:00 committed by Izzy
parent 89b2486dff
commit 4d3aeef2e3

View file

@ -0,0 +1,38 @@
AntiFeatures:
- NonFreeNet
Categories:
- Multimedia
License: GPL-3.0-only
AuthorName: Ankit Sangwan
SourceCode: https://github.com/Sangwan5688/BlackHole
IssueTracker: https://github.com/Sangwan5688/BlackHole/issues
Changelog: https://github.com/Sangwan5688/BlackHole/releases
Donate: http://buymeacoffee.com/ankitsangwan
AutoName: BlackHole
RepoType: git
Repo: https://github.com/Sangwan5688/BlackHole
Builds:
- versionName: 1.10.1
versionCode: 17
commit: f43774269f4a8c5faaa2e15197fa1c0ceb433b4d
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.2.3
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.10.1
CurrentVersionCode: 17