Skip to content

Commit 3062d40

Browse files
authored
Merge pull request #554 from charafau/version_bump_038
Prepare for release 0.3.8
2 parents 007f86f + a7986fb commit 3062d40

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.3.8
2+
3+
- Fix iOS local URL support (fixes #114)
4+
- bugfix: Added google() repository to allprojects to satisfy androidx build rules
5+
- fixed min sdk for android
6+
17
# 0.3.7
28

39
- Added reloading url with headers

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ authors:
77
- Simon Lightfoot <[email protected]>
88
- Rafal Wachol <[email protected]>
99
homepage: https://github.com/dart-flitter/flutter_webview_plugin
10-
version: 0.3.7
11-
maintainer: Simon Lightfoot (@slightfoot)
10+
version: 0.3.8
11+
maintainer: Rafal Wachol (@RafalWachol)
1212

1313
environment:
1414
sdk: ">=2.0.0 <3.0.0"

0 commit comments

Comments
 (0)