From 957712d0fd7108695e7a16579402aade131508d9 Mon Sep 17 00:00:00 2001 From: dab246 Date: Mon, 30 May 2022 15:14:55 +0700 Subject: [PATCH] TF-475 Upgrade GetX latest version --- core/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pubspec.yaml b/core/pubspec.yaml index 95b1a48ce..230fb69c3 100644 --- a/core/pubspec.yaml +++ b/core/pubspec.yaml @@ -53,7 +53,7 @@ dependencies: sqflite: 2.0.0+4 # GetX - get: 4.1.4 + get: 4.6.5 # device_info_plus device_info_plus: 3.2.2 diff --git a/pubspec.yaml b/pubspec.yaml index 83b57db8a..070162751 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: cupertino_icons: ^1.0.2 # GetX - get: 4.1.4 + get: 4.6.5 # intl intl_generator: 0.2.1