fdroiddata/metadata/com.nikhiljha.lobstersapp.yml

32 lines
819 B
YAML
Raw Normal View History

2018-09-06 09:16:36 +00:00
Categories:
- Internet
License: MIT
WebSite: https://gitlab.com/nikhiljha/lobsters-app
SourceCode: https://gitlab.com/nikhiljha/lobsters-app/tree/HEAD
IssueTracker: https://gitlab.com/nikhiljha/lobsters-app/issues
Name: Lobsters App
2018-09-14 18:36:32 +00:00
Description: |-
This is an app for [https://lobste.rs/ lobste.rs] and its sister sites.
2018-09-14 18:36:32 +00:00
Contributions are welcome.
2018-09-06 09:16:36 +00:00
RepoType: git
Repo: https://gitlab.com/nikhiljha/lobsters-app.git
Builds:
- versionName: 0.0.3
versionCode: 3
commit: v0.0.3
output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
srclibs:
- flutter@v0.8.2
2018-09-06 09:16:36 +00:00
rm:
- ios
prebuild: $$flutter$$/bin/flutter pub get
build: $$flutter$$/bin/flutter build apk --flavor fdroid
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 0.0.3
CurrentVersionCode: 3