From a8d5f9f883736fdb74a281f5c53cf56af290f6bf Mon Sep 17 00:00:00 2001 From: Yaroslav Barkovskiy Date: Tue, 4 Jul 2023 16:41:29 +0300 Subject: [PATCH] Bump version --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a27e47f..f8ac890a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 3.3.3 + +* Fix Android obfuscation breaking MapObject manipulation + ## 3.3.2 * Add the ability to add text to PlacemarkMapObject diff --git a/pubspec.yaml b/pubspec.yaml index 6635347e..bd1628c0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: yandex_mapkit description: A Flutter plugin for integrating Yandex.MapKit in Android and iOS applications. -version: 3.3.2 +version: 3.3.3 homepage: https://github.com/Unact/yandex_mapkit environment: