File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Optimizely Android X SDK Changelog
22
33
4+ ## 4.0.4
5+ September 10th, 2024
6+
7+ ### Bug Fixes
8+ * R8 configuration breaks Gson use at runtime ([ #493 ] ( https://github.com/optimizely/android-sdk/pull/493 ) ).
9+
10+
411## 4.0.0
512January 17th, 2024
613
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ repositories {
3333}
3434
3535dependencies {
36- implementation 'com.optimizely.ab:android-sdk:4.0.0 '
36+ implementation 'com.optimizely.ab:android-sdk:4.0.4 '
3737}
3838```
3939
@@ -151,4 +151,4 @@ License (Public Domain): [https://github.com/noveogroup/android-logger/blob/mast
151151
152152- Ruby - https://github.com/optimizely/ruby-sdk
153153
154- - Swift - https://github.com/optimizely/swift-sdk
154+ - Swift - https://github.com/optimizely/swift-sdk
You can’t perform that action at this time.
0 commit comments