mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
2305 lines
80 KiB
YAML
2305 lines
80 KiB
YAML
AntiFeatures:
|
|
NonFreeNet:
|
|
en-US: App is tethered to its server, which is using a non-FSF/OSI approved license.
|
|
Categories:
|
|
- Finance Manager
|
|
- Money
|
|
License: AAL
|
|
AuthorName: Invoice Ninja
|
|
AuthorEmail: contact@invoiceninja.com
|
|
AuthorWebSite: https://www.invoiceninja.com/
|
|
WebSite: https://www.invoiceninja.org/
|
|
SourceCode: https://github.com/invoiceninja/admin-portal
|
|
IssueTracker: https://github.com/invoiceninja/admin-portal/issues
|
|
Translation: https://explore.transifex.com/invoice-ninja/invoice-ninja/
|
|
|
|
AutoName: Invoice Ninja
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/invoiceninja/admin-portal.git
|
|
|
|
Builds:
|
|
- versionName: 5.0.44
|
|
versionCode: 44
|
|
commit: v5.0.44
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@1.27.0-1.0.pre
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
|
|
- versionName: 5.0.46
|
|
versionCode: 46
|
|
commit: v5.0.46
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.0.5
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
|
|
- versionName: 5.0.47
|
|
versionCode: 47
|
|
commit: v5.0.47
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.0.5
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
|
|
- versionName: 5.0.49
|
|
versionCode: 49
|
|
commit: v5.0.50
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.0.5
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
|
|
- versionName: 5.0.52
|
|
versionCode: 52
|
|
commit: fd4343c79d4cf7bc98813a1ac58084380dcc8d5c
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.0.5
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.56
|
|
versionCode: 56
|
|
commit: ec83d230ce370d5ccf3f9d27db48aab68078a979
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.0.5
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.66
|
|
versionCode: 66
|
|
commit: v5.0.66
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.2.3
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.67
|
|
versionCode: 67
|
|
commit: v5.0.67
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.6.0-11.0.pre
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.69
|
|
versionCode: 69
|
|
commit: 693a13ff04ced52273588fe5873139ad377b2fda
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.6.0-11.0.pre
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.70
|
|
versionCode: 70
|
|
commit: c47ef4cbf2ea0444cf0028da09235c20bd5f35ab
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.6.0-11.0.pre
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.72
|
|
versionCode: 72
|
|
commit: 6face1fd3f5b5e35beca83aaebc5f1a3f39bfcaf
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.6.0-11.0.pre
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.73
|
|
versionCode: 73
|
|
commit: db4bba3aa908c2f43436cff526b2b2f2a89e43f9
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.6.0-11.0.pre
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.76
|
|
versionCode: 76
|
|
commit: 4663876a88dd12c1936f0d2e689163f105d0e886
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.6.0-11.0.pre
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.77
|
|
versionCode: 77
|
|
commit: 7e2eb3dff4721dd2197e2581e5c5c16eefbc6850
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.10.3
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.78
|
|
versionCode: 78
|
|
commit: 9447968fee36f28aa417ab227d3e0d6af7ba795b
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.10.3
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.80
|
|
versionCode: 80
|
|
commit: 8cde737e95eca248e6851b9f67d53e2bb19736f0
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.10.3
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.81
|
|
versionCode: 81
|
|
commit: 61a759da2929443197535ff672ae3bef29211470
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.10.3
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.83
|
|
versionCode: 83
|
|
commit: 8f9c357fd13cb4454eb6fcbcabd8dece2ebf8fcf
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@2.10.3
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/oauth.dart.foss lib/utils/oauth.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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.87
|
|
versionCode: 87
|
|
commit: 10b2c6794cf87c969335f0f0f4d46f3b5591cf2e
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.0.3
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.88
|
|
versionCode: 88
|
|
commit: 8218d57cf2b78ae46167727985cd6fca7b085860
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.0.3
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/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
|
|
- rm pubspec.lock
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.90
|
|
versionCode: 90
|
|
commit: 8a7db076d0fe0cac7d7d06d7d0c1b3843a43e8d3
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.0.4
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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/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
|
|
- rm pubspec.lock
|
|
- sed -i -e '/google_sign_in/d' -e '/in_app_review/d' -e '/in_app_purchase/d'
|
|
pubspec.yaml
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.93
|
|
versionCode: 93
|
|
commit: da3a8aaa29fba71d618b311fd7cb53578034a56c
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.3.2
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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
|
|
- rm pubspec.lock
|
|
- sed -i -e '/google_sign_in/d' -e '/in_app_review/d' -e '/in_app_purchase/d'
|
|
pubspec.yaml
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.97
|
|
versionCode: 97
|
|
commit: 2ad8067d81fb69aa8378d16c6febbeb9ba5a8b71
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.3.2
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- cp lib/.env.dart.example lib/.env.dart
|
|
- cp android/app/build.gradle.dev android/app/build.gradle
|
|
- sed -e 's/4.1.0/7.1.2/' 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
|
|
- rm pubspec.lock
|
|
- sed -i -e '/google_sign_in/d' -e '/in_app_review/d' -e '/in_app_purchase/d'
|
|
pubspec.yaml
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.102
|
|
versionCode: 102
|
|
commit: f091f8df909dbf11566f3b7292ee1babdc9d8343
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.3.2
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- cp lib/.env.dart.example lib/.env.dart
|
|
- cp android/app/build.gradle.dev android/app/build.gradle
|
|
- sed -e 's/4.1.0/7.1.2/' 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
|
|
- rm pubspec.lock
|
|
- sed -i -e '/google_sign_in/d' -e '/in_app_review/d' -e '/in_app_purchase/d'
|
|
pubspec.yaml
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.103
|
|
versionCode: 103
|
|
commit: 0f136b40f1354f35ad0c32154116f9ca7dd011ab
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.3.2
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- cp lib/.env.dart.example lib/.env.dart
|
|
- cp android/app/build.gradle.dev android/app/build.gradle
|
|
- sed -e 's/4.1.0/7.1.2/' 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
|
|
- rm pubspec.lock
|
|
- sed -i -e '/google_sign_in/d' -e '/in_app_review/d' -e '/in_app_purchase/d'
|
|
pubspec.yaml
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.104
|
|
versionCode: 104
|
|
commit: 6a9d325c24fed3d0ca62265cd284e3258b8285a0
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.3.2
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- cp lib/.env.dart.example lib/.env.dart
|
|
- cp android/app/build.gradle.dev android/app/build.gradle
|
|
- sed -e 's/4.1.0/7.1.2/' 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
|
|
- rm pubspec.lock
|
|
- sed -i -e '/google_sign_in/d' -e '/in_app_review/d' -e '/in_app_purchase/d'
|
|
pubspec.yaml
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.105
|
|
versionCode: 105
|
|
commit: 9333fd20ef2c0f08badcd90d875ccba5076cacc7
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.3.2
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- cp lib/.env.dart.example lib/.env.dart
|
|
- cp android/app/build.gradle.dev android/app/build.gradle
|
|
- sed -e 's/4.1.0/7.1.2/' 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
|
|
- rm pubspec.lock
|
|
- sed -i -e '/google_sign_in/d' -e '/in_app_review/d' -e '/in_app_purchase/d'
|
|
pubspec.yaml
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.107
|
|
versionCode: 107
|
|
commit: e7431d45cc346c199d70f15e8874558058088396
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.3.2
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- cp lib/.env.dart.example lib/.env.dart
|
|
- cp android/app/build.gradle.dev android/app/build.gradle
|
|
- sed -e 's/4.1.0/7.1.2/' 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
|
|
- rm pubspec.lock
|
|
- sed -i -e '/google_sign_in/d' -e '/in_app_review/d' -e '/in_app_purchase/d'
|
|
pubspec.yaml
|
|
build:
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter build apk
|
|
ndk: r20
|
|
|
|
- versionName: 5.0.109
|
|
versionCode: 109
|
|
commit: 830c168c2105ff0ffe5be3ff5a94bd5fa3b3f249
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.7.6
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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.110
|
|
versionCode: 110
|
|
commit: 88ed86f3167a520329a0aa9e77d1b63254709ed5
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.7.6
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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.113
|
|
versionCode: 113
|
|
commit: bd7df8fb3340bc0b5d23b17431781e2a93092520
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.7.6
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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.114
|
|
versionCode: 114
|
|
commit: 746ff8515b7becc5d85eeac25e89274a24d37a11
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.7.6
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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.117
|
|
versionCode: 117
|
|
commit: 68279dfbb911060abae323ecc6429481d9263cb1
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.7.6
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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.118
|
|
versionCode: 118
|
|
commit: d2e2d37ccabdb341f9f6cb54284493002d45975e
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.7.6
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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.119
|
|
versionCode: 119
|
|
commit: 042536637a95e107e3480145d165b6d9b5940e0b
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.7.6
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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.121
|
|
versionCode: 121
|
|
commit: 6577f37c5141ee320806405d5e4b26b4c47e44eb
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.7.6
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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.123
|
|
versionCode: 123
|
|
commit: adc96d334eb2408a92d60f90d0bfc9833be6abd6
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.7.6
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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.125
|
|
versionCode: 125
|
|
commit: 07a5a18bf5684e6124be37eae8ef3df7699365e4
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
srclibs:
|
|
- flutter@3.7.6
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- macos
|
|
- samples
|
|
- snap
|
|
- test_driver
|
|
- web
|
|
- windows
|
|
prebuild:
|
|
- 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.127
|
|
versionCode: 127
|
|
commit: 1eb028e4cb45baf319908c526c07aee3b5bca393
|
|
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.136
|
|
versionCode: 136
|
|
commit: 21828d13dd37cbc6cf4d4c5dbd4a86690fa5b8dc
|
|
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.137
|
|
versionCode: 137
|
|
commit: 883bffffad08c8ae92b2057e6aa35bf95364f854
|
|
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.138
|
|
versionCode: 138
|
|
commit: e3ba38674b718ef4af8d1be31256be65710158e5
|
|
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.139
|
|
versionCode: 139
|
|
commit: b917c9341ba1b4e574eda9595ddf384ec16aaf37
|
|
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.140
|
|
versionCode: 140
|
|
commit: 2f70218efae26a1d0fc11934f0b9094442b5d56c
|
|
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.141
|
|
versionCode: 141
|
|
commit: 8b8956c5b7b5592d86b7d7c77e4f0663b5e53dc8
|
|
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.142
|
|
versionCode: 142
|
|
commit: cd9634ea0e0feef77a183d094f879abb96765110
|
|
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.143
|
|
versionCode: 143
|
|
commit: b403b7ec4c6d33d7abad58610db461a7840ee180
|
|
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.145
|
|
versionCode: 145
|
|
commit: f8ab5f1d8e1cb5d91ab84f26d22b57cab8dc2659
|
|
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.146
|
|
versionCode: 146
|
|
commit: 7ec91083ad4ddd5561702e2f5f3b37a88c91c6da
|
|
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.148
|
|
versionCode: 148
|
|
commit: a0fcc6b5b69f0c4785086d70f98406ff11d67b64
|
|
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
|
|
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.154
|
|
versionCode: 154
|
|
commit: 095b3a13a7eef964e6be7f47705ffdf5f786f763
|
|
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.155
|
|
versionCode: 155
|
|
commit: a9c00437489a1a549858aae47806b1d801b737fb
|
|
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.156
|
|
versionCode: 156
|
|
commit: 35276f9bc0285a2c72d49fe9fdce55380029a17d
|
|
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.157
|
|
versionCode: 157
|
|
commit: ed82d5f7f5f32212dd961eb0d19dae208176880e
|
|
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.160
|
|
versionCode: 160
|
|
commit: 9bb00fb03228ad2217b89ac6de3a8c4636c409fe
|
|
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.168
|
|
versionCode: 168
|
|
commit: 5365e163e2a031c524f1c6f472dbc61ce52fddb1
|
|
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.169
|
|
versionCode: 169
|
|
commit: 9ed70724b5da44d89c91f130ddd26719c1b574f6
|
|
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.171
|
|
versionCode: 171
|
|
commit: 746e93b23b6ca8d226097d48c84cdb4ef6b62087
|
|
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.172
|
|
versionCode: 172
|
|
commit: aec0ad6f598a6379f41cbf4404750dd988c9847f
|
|
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.173
|
|
versionCode: 173
|
|
commit: a25774ca52881d183338b2198c560dc633ed3d47
|
|
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.174
|
|
versionCode: 174
|
|
commit: 93179d938b2889d23c9dfb5feeeebd7731a51d46
|
|
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.183
|
|
versionCode: 183
|
|
commit: 3c2c945ae0ec00d746e85f1b671e49b01fde81b1
|
|
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)
|
|
- '[[ $version ]]'
|
|
- git -C $$flutter$$ checkout -f $version
|
|
- cp lib/.env.dart.example lib/.env.dart
|
|
- cp android/app/build.gradle.dev.kts android/app/build.gradle.kts
|
|
- 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
|
|
- sed -i -e '/signingConfig =/d' android/app/build.gradle.kts
|
|
- 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
|
|
|
|
MaintainerNotes: server soft uses Elastic-2.0 license which is approved neither by
|
|
OSI nor FSF, see https://invoiceninja.github.io/docs/legal/license/
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags ^v.*$
|
|
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
|
CurrentVersion: 5.0.183
|
|
CurrentVersionCode: 183
|