From 2b2ebe04a3bd72218c18891f39bc45ce2c909a9a Mon Sep 17 00:00:00 2001 From: Raj Singh <54767464+rajsinh2181@users.noreply.github.com> Date: Sun, 18 Sep 2022 11:50:01 +0530 Subject: [PATCH] Updated pubspec.yaml Upgraded the google font version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 43fe157..4a70473 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: flutter: sdk: flutter cupertino_icons: ^1.0.3 - google_fonts: ^2.1.0 + google_fonts: ^2.3.2 pay: ^1.0.1 url_launcher: ^6.0.4 url_strategy: ^0.2.0