New App: LifeHQ

This commit is contained in:
Abhinav Marwaha 2021-10-27 16:23:00 +00:00 committed by linsui
parent d476aa5040
commit a726a955b1

View file

@ -0,0 +1,41 @@
Categories:
- Writing
- Reading
- Time
License: GPL-3.0-only
AuthorName: Abhinav Marwaha
AuthorEmail: abhinavmarwaha@protonmail.com
AuthorWebSite: https://abhinavmarwaha.com
SourceCode: https://github.com/abhinavmarwaha/LifeHQ
IssueTracker: https://github.com/abhinavmarwaha/LifeHQ/issues
Changelog: https://github.com/abhinavmarwaha/LifeHQ/releases
Donate: https://www.buymeacoffee.com/abhinavmarwaha
Liberapay: abhinavmarwaha
Bitcoin: 35Tzo8hTsggF2YENmBUc4ZiMjCKNYjgmHH
AutoName: LifeHQ
RepoType: git
Repo: https://github.com/abhinavmarwaha/LifeHQ
Builds:
- versionName: 0.5.1
versionCode: 2
commit: v0.5.1
output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
srclibs:
- flutter@2.5.0
rm:
- ios
- test
- .vscode
build:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk --flavor fdroid
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: version.txt|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 0.5.1
CurrentVersionCode: 2