From e7df5965adbec498d9261378ec16f50ccff5ceb4 Mon Sep 17 00:00:00 2001 From: Jonas Franz Date: Tue, 14 Mar 2023 12:41:08 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index c0a61b5..004e6ac 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,10 +12,10 @@ steps: settings: repo: jonasfranz/flutter build_args: - - FLUTTER_VERSION=3.3.0 + - FLUTTER_VERSION=3.7.7 tags: - - '3.3.0' - - '3.3' + - '3.7.7' + - '3.7' - '3' username: from_secret: docker_username