Skip to content

Commit

Permalink
[FSSDK-10769] bump java sdk to version 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raju-opti committed Nov 6, 2024
1 parent eebed3c commit 648c446
Showing 1 changed file with 1 addition and 1 deletion.
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 648c446

Please sign in to comment.