Merge branch 'master' into 'master'

App Inclusion: com.nextcloud_cookbook_flutter

See merge request fdroid/fdroiddata!8290
This commit is contained in:
Izzy 2021-03-20 16:52:39 +00:00
commit 5b9e68e224

View file

@ -0,0 +1,37 @@
Categories:
- Connectivity
- Internet
- Navigation
- Sports & Health
License: CC0-1.0
AuthorName: Teifun2
SourceCode: https://github.com/Teifun2/nextcloud-cookbook-flutter
Translation: https://www.transifex.com/nextcloud/nextcloud/cookbook_flutter/
Donate: https://www.paypal.com/donate?hosted_button_id=URFABX5WSWJBU
AutoName: Nextcloud Cookbook
RepoType: git
Repo: https://github.com/Teifun2/nextcloud-cookbook-flutter.git
Builds:
- versionName: 0.3.9
versionCode: 15
commit: 0.3.9
subdir: android/app
output: ../../build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@1.22.4
rm:
- ios
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
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/Teifun2/nextcloud-cookbook-flutter/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 0.3.9
CurrentVersionCode: 15