File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11[ Release Notes] ( https://docs.usercentrics.com/cmp_in_app_sdk/latest/about/history/ )
22
3- ### 2.23.2 – Oct 3 , 2025
3+ ### 2.23.3 – Oct 6 , 2025
44## Improvement
55* Patch with security fixes
66
Original file line number Diff line number Diff line change 1- def usercentrics_version = " 2.23.2 "
1+ def usercentrics_version = " 2.23.3 "
22
33group ' com.usercentrics.sdk.flutter'
44version usercentrics_version
Original file line number Diff line number Diff line change 11PODS:
22 - Flutter (1.0.0)
3- - Usercentrics (2.23.2 )
4- - usercentrics_sdk (2.23.2 ):
3+ - Usercentrics (2.23.3 )
4+ - usercentrics_sdk (2.23.3 ):
55 - Flutter
6- - UsercentricsUI (= 2.23.2 )
7- - UsercentricsUI (2.23.2 ):
8- - Usercentrics (= 2.23.2 )
6+ - UsercentricsUI (= 2.23.3 )
7+ - UsercentricsUI (2.23.3 ):
8+ - Usercentrics (= 2.23.3 )
99 - webview_flutter_wkwebview (0.0.1):
1010 - Flutter
1111
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'usercentrics_sdk'
3- s . version = '2.23.2 '
3+ s . version = '2.23.3 '
44 s . summary = 'Usercentrics Flutter SDK.'
55 s . description = <<-DESC
66 Usercentrics Flutter SDK.
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ repository: https://github.com/Usercentrics/flutter-sdk/
99# [X] android/build.gradle
1010# [X] ios/usercentrics_sdk.podspec + pod install/update
1111# [X] CHANGELOG.md
12- version : 2.23.2
12+ version : 2.23.3
1313
1414environment :
1515 sdk : " >=2.17.1 <4.0.0"
You can’t perform that action at this time.
0 commit comments