Skip to content

Commit

Permalink
set java core version to 3.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
NomanShoaib committed Mar 14, 2023
1 parent 1e7e78b commit fe586f6
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 {
min_sdk_version = 14
target_sdk_version = 33
//java_core_ver = "3.10.2"
java_core_ver = "BB-SNAPSHOT"
java_core_ver = "3.10.3"
android_logger_ver = "1.3.6"
jacksonversion= "2.11.2"
annotations_ver = "1.2.0"
Expand Down

0 comments on commit fe586f6

Please sign in to comment.