diff --git a/metadata/com.sanzoghenzo.markdownr.yml b/metadata/com.sanzoghenzo.markdownr.yml new file mode 100644 index 0000000000..225eb349f0 --- /dev/null +++ b/metadata/com.sanzoghenzo.markdownr.yml @@ -0,0 +1,33 @@ +Categories: + - Reading + - Writing +License: MIT +AuthorName: sanzoghenzo +AuthorEmail: andrea.ghensi@gmail.com +AuthorWebSite: https://about.me/andrea.ghensi +SourceCode: https://github.com/sanzoghenzo/markdownr +IssueTracker: https://github.com/sanzoghenzo/markdownr/issues +Donate: https://paypal.me/sanzoghenzo +Liberapay: sanzoghenzo + +AutoName: markdownr + +RepoType: git +Repo: https://github.com/sanzoghenzo/markdownr.git + +Builds: + - versionName: 1.0.0 + versionCode: 1 + commit: b9d373bbf05fa6f8ab81d38334e430bf1c268b15 + output: build/app/outputs/flutter-apk/app-release.apk + srclibs: + - flutter@2.10.4 + build: + - $$flutter$$/bin/flutter config --no-analytics + - $$flutter$$/bin/flutter build apk --release --verbose + +AutoUpdateMode: Version +UpdateCheckMode: Tags +UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+ +CurrentVersion: 1.0.0 +CurrentVersionCode: 1