Skip to content

Commit

Permalink
Bump androidx plugin version dependencies. Resolves #418.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpa99c committed Jun 1, 2020
1 parent 765cc2a commit c9a77ef
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 @@ -6,8 +6,8 @@

<license>MIT</license>

<dependency id="cordova-plugin-androidx" version="^1.0.2" />
<dependency id="cordova-plugin-androidx-adapter" version="^1.1.0" />
<dependency id="cordova-plugin-androidx" version="^2.0.0" />
<dependency id="cordova-plugin-androidx-adapter" version="^1.1.1" />

<engines>
<engine name="cordova" version=">=9" />
Expand Down

0 comments on commit c9a77ef

Please sign in to comment.