Skip to content

Commit

Permalink
[FSSDK-10769] bump java sdk to version 4.2.0 (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
raju-opti authored Nov 8, 2024
1 parent eebed3c commit 24b82de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,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

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ ext {
build_tools_version = "30.0.3"
min_sdk_version = 21
target_sdk_version = 33
java_core_ver = "4.0.0"
java_core_ver = "4.2.0"
android_logger_ver = "1.3.6"
jacksonversion= "2.11.2"
annotations_ver = "1.2.0"
Expand Down

0 comments on commit 24b82de

Please sign in to comment.