Skip to content

Commit 047e35e

Browse files
committed
Release updates.
1 parent ad00ca0 commit 047e35e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## 4.3.2
2-
* // Update changelog here
2+
* Fixed Android null-safety compilation issue in Flutter 3+.
33

44
## 4.3.1
55
* Added Apple Search Ads support.

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group 'com.qonversion.flutter.sdk.qonversion_flutter_sdk'
2-
version '4.3.1'
2+
version '4.3.2'
33

44
buildscript {
55
ext.kotlin_version = '1.3.50'

0 commit comments

Comments
 (0)