Skip to content

Commit

Permalink
Latest jackson version
Browse files Browse the repository at this point in the history
  • Loading branch information
HashirRajah committed Sep 24, 2024
1 parent 6b2eedf commit 5cb44dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<dependency id="cordova-plugin-file"/>

<platform name="android">
<framework src="com.fasterxml.jackson.core:jackson-core:2.17.2" />
<framework src="com.fasterxml.jackson.core:jackson-databind:2.17.2" />
<framework src="com.fasterxml.jackson.core:jackson-core:+" />
<framework src="com.fasterxml.jackson.core:jackson-databind:+" />

<config-file target="res/xml/config.xml" parent="/*">
<feature name="Thumbnails">
Expand Down

0 comments on commit 5cb44dc

Please sign in to comment.