mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
invoiceninja - enable, aum
This commit is contained in:
parent
9e846c9353
commit
a1677a3f7f
1 changed files with 5 additions and 6 deletions
|
|
@ -570,13 +570,12 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r20
|
||||
|
||||
- versionName: 5.0.92
|
||||
versionCode: 92
|
||||
disable: https://github.com/invoiceninja/admin-portal/issues/478
|
||||
commit: b2b40fe7406dcf712b4c80e5c4c20ca5311ffbca
|
||||
- versionName: 5.0.93
|
||||
versionCode: 93
|
||||
commit: da3a8aaa29fba71d618b311fd7cb53578034a56c
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@3.0.4
|
||||
- flutter@3.3.2
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
|
|
@ -603,7 +602,7 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r20
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 5.0.93
|
||||
|
|
|
|||
Loading…
Reference in a new issue