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 1e7e78b commit fe586f6Copy full SHA for fe586f6
build.gradle
@@ -71,7 +71,7 @@ ext {
71
min_sdk_version = 14
72
target_sdk_version = 33
73
//java_core_ver = "3.10.2"
74
- java_core_ver = "BB-SNAPSHOT"
+ java_core_ver = "3.10.3"
75
android_logger_ver = "1.3.6"
76
jacksonversion= "2.11.2"
77
annotations_ver = "1.2.0"
0 commit comments