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 4443370 commit c48e9e6Copy full SHA for c48e9e6
build.gradle
@@ -61,7 +61,7 @@ ext {
61
build_tools_version = "30.0.3"
62
min_sdk_version = 14
63
target_sdk_version = 33
64
- java_core_ver = "3.10.2"
+ java_core_ver = "3.10.3"
65
android_logger_ver = "1.3.6"
66
jacksonversion= "2.11.2"
67
annotations_ver = "1.2.0"
0 commit comments