New App: de.box2code.matoid

This commit is contained in:
Stefan Scholz 2024-04-20 15:17:07 +00:00 committed by linsui
parent 23e5107ff0
commit 40e77a53cd

View file

@ -0,0 +1,41 @@
Categories:
- Money
License: GPL-3.0-or-later
WebSite: https://stefan.box2code.de/2021/06/27/mat-o-id/
SourceCode: https://bitbucket.org/bobbery/matoid/src/HEAD/
IssueTracker: https://bitbucket.org/bobbery/matoid/jira
Name: Mat-O-Id
AutoName: matoid
RepoType: git
Repo: https://bitbucket.org/bobbery/matoid.git
Builds:
- versionName: 1.0.0
versionCode: 2
commit: f67fd136a8d976a42f7436764cfddfa50d1a877f
submodules: true
output: build/app/outputs/flutter-apk/app-release.apk
rm:
- ios
- linux
- web
prebuild:
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter config --no-analytics
- flutter/bin/flutter pub get
scanignore:
- flutter/bin/cache
scandelete:
- flutter
- .pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter build apk
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.0.0
CurrentVersionCode: 2