You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Optimizely Android X SDK Changelog
2
2
3
+
## 3.13.2
4
+
April 7th, 2022
5
+
6
+
### Bug Fixes
7
+
* Fix for Android 12 support (PendingIntent flag requirement when built with targetSdkVersion=31+) ([#400](https://github.com/optimizely/android-sdk/pull/400)).
8
+
* OptimizelyManager overrides the client name/version (to be included in events) ([#410](https://github.com/optimizely/android-sdk/pull/410)).
9
+
* Change default attributes to more meaningful values ([#415](https://github.com/optimizely/android-sdk/pull/415)).
0 commit comments