From 06c521b1753a67153077aa096146afbb658b6a2d Mon Sep 17 00:00:00 2001 From: cghislai Date: Sat, 27 Nov 2021 18:24:59 +0100 Subject: [PATCH] jenkins: fix keystore conf --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 787589b..879bd70 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 - webview_flutter: ^2.3.1 + webview_flutter: ^2.0.13 dev_dependencies: flutter_test: sdk: flutter