diff --git a/CHANGELOG.md b/CHANGELOG.md index a8941e8e..de9672c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 5.2.4 +- Update `webview_flutter_android` v4.0.0. + ## 5.2.3 - Fix Actions DartToJS compilation error. diff --git a/pubspec.yaml b/pubspec.yaml index c7f21963..209bdbef 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: codelessly_sdk description: Codelessly CloudUIâ„¢ - Server-driven UI for Flutter. Supercharge your Flutter apps with dynamic UI and real-time updates. Build and publish UI without code! -version: 5.2.3 +version: 5.2.4 homepage: https://codelessly.com/ repository: https://github.com/Codelessly/CodelesslySDK