mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
invoiceninja - keep latest
This commit is contained in:
parent
cf9930bb40
commit
c9fba50a7a
1 changed files with 0 additions and 44 deletions
|
|
@ -1723,50 +1723,6 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r20
|
||||
|
||||
- versionName: 5.0.151
|
||||
versionCode: 151
|
||||
commit: b6da033a43843d8797875df65ea5c94a140a0965
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@stable
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- macos
|
||||
- samples
|
||||
- snap
|
||||
- test_driver
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- export version=$(grep "flutter\:\ " codemagic.yaml | tr -d ' ' | cut -d ":"
|
||||
-f2)
|
||||
- pushd $$flutter$$
|
||||
- git checkout -f $version
|
||||
- popd
|
||||
- cp lib/.env.dart.example lib/.env.dart
|
||||
- cp android/app/build.gradle.dev android/app/build.gradle
|
||||
- cp android/build.gradle.foss android/build.gradle
|
||||
- cp lib/utils/app_review.dart.foss lib/utils/app_review.dart
|
||||
- cp lib/utils/oauth.dart.foss lib/utils/oauth.dart
|
||||
- cp lib/ui/app/pinput.dart.foss lib/ui/app/pinput.dart
|
||||
- cp lib/ui/app/upgrade_dialog.dart.foss lib/ui/app/upgrade_dialog.dart
|
||||
- cp android/app/src/main/AndroidManifest.foss.xml android/app/src/main/AndroidManifest.xml
|
||||
- cp pubspec.foss.yaml pubspec.yaml
|
||||
- sed -i -e '/google_sign_in/d' -e '/in_app_review/d' -e '/in_app_purchase/d'
|
||||
pubspec.yaml
|
||||
- sed -i -e '/^ google_sign_in/,/version:/d' -e '/^ in_app_review/,/version:/d'
|
||||
-e '/^ in_app_purchase/,/version:/d' pubspec.lock
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r20
|
||||
|
||||
- versionName: 5.0.152
|
||||
versionCode: 152
|
||||
commit: ee52f16fbd88e61faea165af1ba1ef5a273c30ef
|
||||
|
|
|
|||
Loading…
Reference in a new issue