diff --git a/pkgs/cronet_http/CHANGELOG.md b/pkgs/cronet_http/CHANGELOG.md index 6edb4764f9..416553137a 100644 --- a/pkgs/cronet_http/CHANGELOG.md +++ b/pkgs/cronet_http/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.5.0 +## 0.3.0-jni * Switch to using `package:jnigen` for bindings to Cronet * Support for running in background isolates. diff --git a/pkgs/cronet_http/pubspec.yaml b/pkgs/cronet_http/pubspec.yaml index 0a5b4ebbea..129547c1aa 100644 --- a/pkgs/cronet_http/pubspec.yaml +++ b/pkgs/cronet_http/pubspec.yaml @@ -1,7 +1,7 @@ name: cronet_http description: > An Android Flutter plugin that provides access to the Cronet HTTP client. -version: 0.5.0 +version: 0.3.0-jni repository: https://github.com/dart-lang/http/tree/master/pkgs/cronet_http environment: