Skip to content

Commit

Permalink
note on jackson version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeopt committed Jun 16, 2023
1 parent 7fc9c4c commit 1be7a53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ org.gradle.parallel = true
gsonVersion = 2.10.1
guavaVersion = 22.0
hamcrestVersion = 1.3
# NOTE: jackson 2.14+ uses Java8 stream apis not supported in android
jacksonVersion = 2.13.5
jsonVersion = 20190722
jsonSimpleVersion = 1.1.1
Expand Down

0 comments on commit 1be7a53

Please sign in to comment.