mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Invoice Ninja: 5.0.85 still failed
This commit is contained in:
parent
1e4aee9343
commit
b127d7d7ae
1 changed files with 9 additions and 6 deletions
|
|
@ -504,17 +504,20 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r20
|
||||
|
||||
- versionName: 5.0.84
|
||||
versionCode: 84
|
||||
- versionName: 5.0.85
|
||||
versionCode: 85
|
||||
disable: https://github.com/invoiceninja/admin-portal/issues/441
|
||||
commit: 0dd1df3a1c09180a10708bd9e7d95470834dcb63
|
||||
commit: b05e4bd70065abeacac1d20a1be2c6ecad803e0d
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.10.4
|
||||
- flutter@3.0.2
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- macos
|
||||
- samples
|
||||
- snap
|
||||
- test_driver
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
|
|
@ -534,5 +537,5 @@ Builds:
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 5.0.84
|
||||
CurrentVersionCode: 84
|
||||
CurrentVersion: 5.0.85
|
||||
CurrentVersionCode: 85
|
||||
|
|
|
|||
Loading…
Reference in a new issue