Merge branch 'fossdd-app-com.github.linwoodcloud.dev_doctor' into 'master'

new app: com.github.linwoodcloud.dev_doctor

Closes rfp#1641

See merge request fdroid/fdroiddata!8369
This commit is contained in:
Izzy 2021-02-23 17:20:29 +00:00
commit 3cc5929ef6

View file

@ -0,0 +1,34 @@
AntiFeatures:
- NonFreeNet
Categories:
- Science & Education
License: GPL-3.0-only
AuthorName: Linwood
SourceCode: https://github.com/LinwoodCloud/dev_doctor
IssueTracker: https://github.com/LinwoodCloud/dev_doctor/issues
Changelog: https://github.com/LinwoodCloud/dev_doctor/releases
AutoName: Dev-Doctor
RepoType: git
Repo: https://github.com/LinwoodCloud/dev_doctor.git
Builds:
- versionName: 1.0.0
versionCode: 1
commit: 1.0.0
output: build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@1.26.0-17.5.pre
rm:
- ios
- web
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.0.0
CurrentVersionCode: 1