diff --git a/metadata/com.albertobonacina.wassword.yml b/metadata/com.albertobonacina.wassword.yml new file mode 100644 index 0000000000..56e4b68eed --- /dev/null +++ b/metadata/com.albertobonacina.wassword.yml @@ -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