File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Optimizely Android X SDK Changelog
2
2
3
+ ## 2.1.1
4
+ October 3nd, 2018
5
+
6
+ This is a patch release.
7
+
8
+ ### Bug Fixes
9
+ Filters out attributes with null values from the event payload (via upgrade to Optimizely Java SDK 2.1.3
10
+
11
+ Fix Optimizely builder to user DatafileConfig instead of deprecated project id.
12
+
13
+ Update packages for gson, Jackson, and slf4j.
14
+
15
+ Update credits
16
+
3
17
## 2.1.0
4
18
August 2nd, 2018
5
19
Original file line number Diff line number Diff line change 53
53
build_tools_version = " 27.0.0"
54
54
min_sdk_version = 14
55
55
target_sdk_version = 26
56
- java_core_ver = " 2.1.2 "
56
+ java_core_ver = " 2.1.3 "
57
57
android_logger_ver = " 1.3.6"
58
58
support_annotations_ver = " 24.2.1"
59
59
junit_ver = " 4.12"
You can’t perform that action at this time.
0 commit comments