From 6737d9d374d934711cf04b118dd41aba570eb4d2 Mon Sep 17 00:00:00 2001 From: Hossein Yousefi Date: Wed, 20 Mar 2024 05:28:36 +0100 Subject: [PATCH] [cronet_http] Upgrade jni to 0.7.3 --- pkgs/cronet_http/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/cronet_http/pubspec.yaml b/pkgs/cronet_http/pubspec.yaml index d398f32560..bfb8a3b5f8 100644 --- a/pkgs/cronet_http/pubspec.yaml +++ b/pkgs/cronet_http/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter: sdk: flutter http: ^1.2.0 - jni: ^0.7.2 + jni: ^0.7.3 dev_dependencies: dart_flutter_team_lints: ^2.0.0