Skip to content

Commit

Permalink
feat(android): target api level 29 by default (tidev#11284)
Browse files Browse the repository at this point in the history
  • Loading branch information
jquick-axway authored and garymathews committed Oct 16, 2019
1 parent 41f52ca commit 4d73a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"minSDKVersion": "19",
"compileSDKVersion": "29",
"vendorDependencies": {
"android sdk": ">=23.x <=28.x",
"android sdk": ">=23.x <=29.x",
"android build tools": ">=25.x <=29.x",
"android platform tools": "29.x",
"android tools": "<=26.x",
Expand Down

0 comments on commit 4d73a63

Please sign in to comment.