mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 19:12:11 +00:00
Fix Every Door 5.1 build
This commit is contained in:
parent
177ea69570
commit
c8aee6db1e
1 changed files with 9 additions and 9 deletions
|
|
@ -365,13 +365,13 @@ Builds:
|
||||||
|
|
||||||
- versionName: 5.1.0
|
- versionName: 5.1.0
|
||||||
versionCode: 451
|
versionCode: 451
|
||||||
disable: https://github.com/Zverik/every_door/issues/744
|
commit: ed9bf4c47548920ac668be57484dc91ece6612a3
|
||||||
commit: f5d3988dd36119bdba6026a36b4bbc8163e74c61
|
|
||||||
submodules: true
|
submodules: true
|
||||||
output: build/app/outputs/flutter-apk/app-x86_64-prod-release.apk
|
output: build/app/outputs/flutter-apk/app-x86_64-prod-release.apk
|
||||||
prebuild:
|
prebuild:
|
||||||
- curl -L https://textual.ru/presets.db -o assets/presets.db
|
- curl -L https://textual.ru/presets.db -o assets/presets.db
|
||||||
- sed -i -e 's/^#f//' pubspec.yaml
|
- sed -i -e 's/^#f\|^ *mobile_scanner.*$//' pubspec.yaml
|
||||||
|
- mv lib/fields/helpers/qr_code.dart.fdroid lib/fields/helpers/qr_code.dart
|
||||||
- echo '{}' > lib/l10n/app_zh.arb
|
- echo '{}' > lib/l10n/app_zh.arb
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
- vendor/flutter/bin/flutter config --no-analytics
|
- vendor/flutter/bin/flutter config --no-analytics
|
||||||
|
|
@ -388,13 +388,13 @@ Builds:
|
||||||
|
|
||||||
- versionName: 5.1.0
|
- versionName: 5.1.0
|
||||||
versionCode: 452
|
versionCode: 452
|
||||||
disable: https://github.com/Zverik/every_door/issues/744
|
commit: ed9bf4c47548920ac668be57484dc91ece6612a3
|
||||||
commit: f5d3988dd36119bdba6026a36b4bbc8163e74c61
|
|
||||||
submodules: true
|
submodules: true
|
||||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-prod-release.apk
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-prod-release.apk
|
||||||
prebuild:
|
prebuild:
|
||||||
- curl -L https://textual.ru/presets.db -o assets/presets.db
|
- curl -L https://textual.ru/presets.db -o assets/presets.db
|
||||||
- sed -i -e 's/^#f//' pubspec.yaml
|
- sed -i -e 's/^#f\|^ *mobile_scanner.*$//' pubspec.yaml
|
||||||
|
- mv lib/fields/helpers/qr_code.dart.fdroid lib/fields/helpers/qr_code.dart
|
||||||
- echo '{}' > lib/l10n/app_zh.arb
|
- echo '{}' > lib/l10n/app_zh.arb
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
- vendor/flutter/bin/flutter config --no-analytics
|
- vendor/flutter/bin/flutter config --no-analytics
|
||||||
|
|
@ -411,13 +411,13 @@ Builds:
|
||||||
|
|
||||||
- versionName: 5.1.0
|
- versionName: 5.1.0
|
||||||
versionCode: 453
|
versionCode: 453
|
||||||
disable: https://github.com/Zverik/every_door/issues/744
|
commit: ed9bf4c47548920ac668be57484dc91ece6612a3
|
||||||
commit: f5d3988dd36119bdba6026a36b4bbc8163e74c61
|
|
||||||
submodules: true
|
submodules: true
|
||||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-prod-release.apk
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-prod-release.apk
|
||||||
prebuild:
|
prebuild:
|
||||||
- curl -L https://textual.ru/presets.db -o assets/presets.db
|
- curl -L https://textual.ru/presets.db -o assets/presets.db
|
||||||
- sed -i -e 's/^#f//' pubspec.yaml
|
- sed -i -e 's/^#f\|^ *mobile_scanner.*$//' pubspec.yaml
|
||||||
|
- mv lib/fields/helpers/qr_code.dart.fdroid lib/fields/helpers/qr_code.dart
|
||||||
- echo '{}' > lib/l10n/app_zh.arb
|
- echo '{}' > lib/l10n/app_zh.arb
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
- vendor/flutter/bin/flutter config --no-analytics
|
- vendor/flutter/bin/flutter config --no-analytics
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue