New application: Clima (co.prestosole.clima)

This commit is contained in:
PrestoSole 2020-12-28 08:46:32 +00:00 committed by Licaon_Kter
parent 3d84f27073
commit 68d8c269e6

View file

@ -0,0 +1,35 @@
AntiFeatures:
- NonFreeNet
Categories:
- Internet
License: BSD-3-Clause
AuthorName: Yzan Alather
AuthorEmail: yalather70@protonmail.com
SourceCode: https://github.com/PrestoSole/clima
IssueTracker: https://github.com/PrestoSole/clima/issues
Changelog: https://github.com/PrestoSole/clima/releases
RepoType: git
Repo: https://github.com/PrestoSole/clima
Builds:
- versionName: '1.0'
versionCode: 3
commit: v1.0
subdir: android/app
gradle:
- yes
output: ../../build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@1.22.5
prebuild: echo "flutter.sdk=$$flutter$$" >> ../local.properties
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version v%v
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/PrestoSole/clima/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: '1.0'
CurrentVersionCode: 3