diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 7df95f0c..7ebf62da 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -17,18 +17,6 @@ - - - - - - - - - - - - @@ -48,8 +36,8 @@ - - + + @@ -60,17 +48,26 @@ - - + + + + + + + + + + + - + - - + + @@ -78,8 +75,8 @@ - - + + @@ -98,8 +95,6 @@ - open - Cannot laod _throwIsNotOpened takeS Completer @@ -127,7 +122,9 @@ config.build_settings['SWIFT_VERSION'] BUILD TARGET InAppWebView { + lookupMimeType AndroidView + _uuidGenerator activity.getPreferences(0) @@ -167,17 +164,17 @@ @@ -239,6 +236,17 @@ + + + + + + + + + + + @@ -418,16 +426,16 @@ - + - + - - + + @@ -456,11 +464,6 @@ - - - - - @@ -574,13 +577,6 @@ - - - - - - - @@ -608,16 +604,6 @@ - - - - - - - - - - @@ -628,16 +614,6 @@ - - - - - - - - - - @@ -679,16 +655,6 @@ - - - - - - - - - - @@ -732,20 +698,10 @@ - - - - - - - - - - - - + + @@ -754,15 +710,64 @@ - - + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index bcd59553..8c86132f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Fixed iOS error: Double value cannot be converted to Int because the result would be greater than Int.max in 32-bit devices (thanks to [huzhiren](https://github.com/huzhiren)) - Fixed iOS error: problem in ChromeSafariBrowser (thanks to [marquesinijatinha](https://github.com/marquesinijatinha)) - Fixed Android build error caused by gradle and build gradle versions (thanks to [tje3d](https://github.com/tje3d)) +- Updated `uuid` dependency to `^2.0.0` ## 0.5.51