mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
invoiceninja - update
This commit is contained in:
parent
b83206272a
commit
086b9d7393
1 changed files with 5 additions and 6 deletions
|
|
@ -1987,10 +1987,9 @@ Builds:
|
||||||
- $$flutter$$/bin/flutter build apk
|
- $$flutter$$/bin/flutter build apk
|
||||||
ndk: r20
|
ndk: r20
|
||||||
|
|
||||||
- versionName: 5.0.164
|
- versionName: 5.0.168
|
||||||
versionCode: 164
|
versionCode: 168
|
||||||
disable: https://github.com/invoiceninja/admin-portal/issues/601#issuecomment-2324243151
|
commit: 5365e163e2a031c524f1c6f472dbc61ce52fddb1
|
||||||
commit: d00a1d533b87636609a1adf56b52603aa06b023a
|
|
||||||
output: build/app/outputs/flutter-apk/app-release.apk
|
output: build/app/outputs/flutter-apk/app-release.apk
|
||||||
srclibs:
|
srclibs:
|
||||||
- flutter@stable
|
- flutter@stable
|
||||||
|
|
@ -2038,5 +2037,5 @@ MaintainerNotes: server soft uses Elastic-2.0 license which is approved neither
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v.*$
|
UpdateCheckMode: Tags ^v.*$
|
||||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||||
CurrentVersion: 5.0.164
|
CurrentVersion: 5.0.168
|
||||||
CurrentVersionCode: 164
|
CurrentVersionCode: 168
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue