Skip to content

Commit

Permalink
[FSSDK-10674] chore: prepare for release 4.0.4 (#494)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Update README.md
  • Loading branch information
muzahidul-opti authored Sep 18, 2024
1 parent ae380e9 commit 7d7357c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Optimizely Android X SDK Changelog


## 4.0.4
September 10th, 2024

### Bug Fixes
* R8 configuration breaks Gson use at runtime ([#493](https://github.com/optimizely/android-sdk/pull/493)).


## 4.0.0
January 17th, 2024

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repositories {
}
dependencies {
implementation 'com.optimizely.ab:android-sdk:4.0.0'
implementation 'com.optimizely.ab:android-sdk:4.0.4'
}
```

Expand Down Expand Up @@ -151,4 +151,4 @@ License (Public Domain): [https://github.com/noveogroup/android-logger/blob/mast

- Ruby - https://github.com/optimizely/ruby-sdk

- Swift - https://github.com/optimizely/swift-sdk
- Swift - https://github.com/optimizely/swift-sdk

0 comments on commit 7d7357c

Please sign in to comment.