Skip to content

Commit

Permalink
Merge branch 'develop' into fix/5634
Browse files Browse the repository at this point in the history
  • Loading branch information
monsieurtanuki authored Oct 9, 2024
2 parents a121e3d + 7703966 commit 536de09
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions packages/smooth_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1751,18 +1751,18 @@ packages:
dependency: "direct main"
description:
name: webview_flutter
sha256: "6869c8786d179f929144b4a1f86e09ac0eddfe475984951ea6c634774c16b522"
sha256: ec81f57aa1611f8ebecf1d2259da4ef052281cb5ad624131c93546c79ccc7736
url: "https://pub.dev"
source: hosted
version: "4.8.0"
version: "4.9.0"
webview_flutter_android:
dependency: "direct main"
description:
name: webview_flutter_android
sha256: ed021f27ae621bc97a6019fb601ab16331a3db4bf8afa305e9f6689bdb3edced
sha256: "47a8da40d02befda5b151a26dba71f47df471cddd91dfdb7802d0a87c5442558"
url: "https://pub.dev"
source: hosted
version: "3.16.8"
version: "3.16.9"
webview_flutter_platform_interface:
dependency: transitive
description:
Expand All @@ -1775,10 +1775,10 @@ packages:
dependency: "direct main"
description:
name: webview_flutter_wkwebview
sha256: "1942a12224ab31e9508cf00c0c6347b931b023b8a4f0811e5dec3b06f94f117d"
sha256: d4034901d96357beb1b6717ebf7d583c88e40cfc6eb85fe76dd1bf0979a9f251
url: "https://pub.dev"
source: hosted
version: "3.15.0"
version: "3.16.0"
win32:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions packages/smooth_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ dependencies:
fimber: 0.7.0
shimmer: ^3.0.0
rive: 0.13.14
webview_flutter: 4.8.0
webview_flutter_android: 3.16.8
webview_flutter_wkwebview: 3.15.0
webview_flutter: 4.9.0
webview_flutter_android: 3.16.9
webview_flutter_wkwebview: 3.16.0
flutter_custom_tabs: 2.1.0
flutter_image_compress: 2.3.0
connectivity_plus: 5.0.2
Expand Down

0 comments on commit 536de09

Please sign in to comment.