Added Vernet

This commit is contained in:
Elliot Alderson 2021-06-13 13:44:26 +00:00 committed by Izzy
parent cdbc55612c
commit 98beb05770

View file

@ -0,0 +1,38 @@
Categories:
- Connectivity
- Internet
- Security
License: Apache-2.0
AuthorName: Elliot Alderson
AuthorEmail: fs0c19ty@protonmail.com
AuthorWebSite: https://fsoc13ty.blogspot.com/
SourceCode: https://github.com/git-elliot/vernet
IssueTracker: https://github.com/git-elliot/vernet/issues
AutoName: Vernet
RepoType: git
Repo: https://github.com/git-elliot/vernet
Builds:
- versionName: 1.0.0
versionCode: 5
commit: v1.0.0+5
output: build/app/outputs/flutter-apk/app-fdroid-release.apk
srclibs:
- flutter@2.2.1
rm:
- .vscode
- ios
- test
- web
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk --flavor fdroid
AutoUpdateMode: Version v%v+%c
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.*\+(\d+)|.|version:\s.*\+
CurrentVersion: 1.0.0
CurrentVersionCode: 5