mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
com.albertobonacina.wassword
This commit is contained in:
parent
4053d189b5
commit
5b2f0f9729
1 changed files with 35 additions and 0 deletions
35
metadata/com.albertobonacina.wassword.yml
Normal file
35
metadata/com.albertobonacina.wassword.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
Categories:
|
||||
- Security
|
||||
License: MIT
|
||||
AuthorName: Alberto Bonacina
|
||||
AuthorEmail: bonacina.alberto@gmail.com
|
||||
AuthorWebSite: https://albertobonacina.com
|
||||
SourceCode: https://github.com/polilluminato/wassword-flutter
|
||||
IssueTracker: https://github.com/polilluminato/wassword-flutter/issues
|
||||
Changelog: https://github.com/polilluminato/wassword-flutter/releases
|
||||
|
||||
AutoName: Wassword
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/polilluminato/wassword-flutter
|
||||
|
||||
Builds:
|
||||
- versionName: 2.1.6
|
||||
versionCode: 20
|
||||
commit: v20
|
||||
output: build/app/outputs/apk/release/app-release-unsigned.apk
|
||||
srclibs:
|
||||
- flutter@2.8.0-3.3.pre
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 2.1.6
|
||||
CurrentVersionCode: 20
|
||||
Loading…
Reference in a new issue