Skip to content

Commit 7d7357c

Browse files
[FSSDK-10674] chore: prepare for release 4.0.4 (#494)
* Update CHANGELOG.md * Update README.md
1 parent ae380e9 commit 7d7357c

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
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
512
January 17th, 2024
613

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repositories {
3333
}
3434
3535
dependencies {
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

0 commit comments

Comments
 (0)