We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad00ca0 commit 047e35eCopy full SHA for 047e35e
CHANGELOG.md
@@ -1,5 +1,5 @@
1
## 4.3.2
2
-* // Update changelog here
+* Fixed Android null-safety compilation issue in Flutter 3+.
3
4
## 4.3.1
5
* Added Apple Search Ads support.
android/build.gradle
group 'com.qonversion.flutter.sdk.qonversion_flutter_sdk'
-version '4.3.1'
+version '4.3.2'
buildscript {
ext.kotlin_version = '1.3.50'
0 commit comments