File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Optimizely Android X SDK Changelog
22
3+ ## 4.0.0-beta3
4+ September 20th, 2023
5+
6+ ### Bug Fixes
7+ * support arbitrary client names to be included in logx and odp events. ([ #459 ] ( https://github.com/optimizely/android-sdk/pull/459 ) ).
8+ * Added catch block to capture resource not found exception. ([ #460 ] ( https://github.com/optimizely/android-sdk/pull/460 ) ).
9+
10+ ### Functionality Enhancements
11+ - Update Github Issue Templates ([ #461 ] ( https://github.com/optimizely/android-sdk/pull/461 ) )
12+
13+
314## 4.0.0-beta2
415May 8th, 2023
516
Original file line number Diff line number Diff line change 7070 build_tools_version = " 30.0.3"
7171 min_sdk_version = 21
7272 target_sdk_version = 33
73- java_core_ver = " 4.0.0-beta "
73+ java_core_ver = " 4.0.0-beta2 "
7474 android_logger_ver = " 1.3.6"
7575 jacksonversion= " 2.11.2"
7676 annotations_ver = " 1.2.0"
You can’t perform that action at this time.
0 commit comments