Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## 4.3.1
* // Update changelog here
* Added Apple Search Ads support.
* Method `setUserId` marked as deprecated.

## 4.3.0
* Qonversion Automation allows sending automated, personalized push notifications and in-app messages initiated by in-app purchase events.
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group 'com.qonversion.flutter.sdk.qonversion_flutter_sdk'
version '4.2.0'
version '4.3.1'

buildscript {
ext.kotlin_version = '1.3.50'
Expand Down
4 changes: 2 additions & 2 deletions ios/qonversion_flutter.podspec
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html.
# Run `pod lib lint qonversion.podspec' to validate before publishing.
# Run 'pod lib lint qonversion.podspec' to validate before publishing.
#
Pod::Spec.new do |s|
s.name = 'qonversion_flutter'
s.version = '3.5.0'
s.version = '4.3.1'
s.summary = 'Flutter Qonversion SDK'
s.description = <<-DESC
Powerful yet simple subscription analytics
Expand Down
4 changes: 2 additions & 2 deletions macos/qonversion_flutter.podspec
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html.
# Run `pod lib lint qonversion.podspec' to validate before publishing.
# Run 'pod lib lint qonversion.podspec' to validate before publishing.
#
Pod::Spec.new do |s|
s.name = 'qonversion_flutter'
s.version = '2.5.0'
s.version = '4.3.1'
s.summary = 'Flutter Qonversion SDK'
s.description = <<-DESC
Powerful yet simple subscription analytics
Expand Down
4 changes: 4 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ flutter:
pluginClass: QonversionFlutterSdkPlugin
macos:
pluginClass: QonversionFlutterSdkPlugin

false_secrets:
- /example/android/app/google-services.json
- /example/ios/GoogleService-Info.plist