New App: com.sanzoghenzo.markdownr

This commit is contained in:
Andrea Ghensi 2022-04-16 06:27:53 +00:00 committed by linsui
parent 87d9481517
commit 4d94eeaaff

View file

@ -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