Skip to content

Commit

Permalink
chore(android): update tool versions in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jquick-axway authored and sgtcoolguy committed Jul 23, 2020
1 parent 0166c57 commit 5e49f87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"compileSDKVersion": "29",
"vendorDependencies": {
"android sdk": ">=23.x <=29.x",
"android build tools": ">=28.0.3 <=29.x",
"android build tools": ">=29.0.2 <=29.x",
"android platform tools": "29.x",
"android tools": "<=26.x",
"android ndk": ">=r11c <=r20",
"android ndk": ">=r11c <=r21d",
"java": ">=1.8.x"
},
"repository": {
Expand Down

0 comments on commit 5e49f87

Please sign in to comment.