6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit acd7e87b
Changed files
azure/templates/build-android.yml | 3 ++- comwell_key_app/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-)
Diff
diff --git a/azure/templates/build-android.yml b/azure/templates/build-android.yml
index 104acfc2..81ac8072 100644
--- a/azure/templates/build-android.yml
+++ b/azure/templates/build-android.yml
@@ -115,4 +115,5 @@ stages:
action: 'SingleBundle'
bundleFile: '$(Build.ArtifactStagingDirectory)/*.aab'
track: 'internal'
- releaseName: 'test connection'
\ No newline at end of file
+ releaseName: 'test connection'
+ isDraftRelease: true
\ No newline at end of file
diff --git a/comwell_key_app/pubspec.yaml b/comwell_key_app/pubspec.yaml
index 48650ed4..e610cc75 100644
--- a/comwell_key_app/pubspec.yaml
+++ b/comwell_key_app/pubspec.yaml
@@ -50,7 +50,7 @@ dev_dependencies:
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
- flutter_lints: ^3.0.0
+ flutter_lints: ^4.0.0
build_runner: ^2.4.11
change_app_package_name: ^1.3.0