We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eebed3c commit 24b82deCopy full SHA for 24b82de
README.md
@@ -152,3 +152,4 @@ License (Public Domain): [https://github.com/noveogroup/android-logger/blob/mast
152
- Ruby - https://github.com/optimizely/ruby-sdk
153
154
- Swift - https://github.com/optimizely/swift-sdk
155
+
build.gradle
@@ -71,7 +71,7 @@ ext {
71
build_tools_version = "30.0.3"
72
min_sdk_version = 21
73
target_sdk_version = 33
74
- java_core_ver = "4.0.0"
+ java_core_ver = "4.2.0"
75
android_logger_ver = "1.3.6"
76
jacksonversion= "2.11.2"
77
annotations_ver = "1.2.0"
0 commit comments