Skip to content

Commit

Permalink
chore: raise android max sdk support (#14042)
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga authored May 24, 2024
1 parent bbde0c3 commit eb87849
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 @@ -19,7 +19,7 @@
"minSDKVersion": "21",
"compileSDKVersion": "33",
"vendorDependencies": {
"android sdk": ">=23.x <=33.x",
"android sdk": ">=23.x <=34.x",
"android build tools": ">=30.0.2 <=33.x",
"android platform tools": "33.x",
"android tools": "<=26.x",
Expand Down

0 comments on commit eb87849

Please sign in to comment.