Skip to content

Commit

Permalink
package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga committed Sep 5, 2024
1 parent e49ee6b commit c625fad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions android/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"minSDKVersion": "21",
"compileSDKVersion": "33",
"vendorDependencies": {
"android sdk": ">=23.x <=34.x",
"android build tools": ">=30.0.2 <=34.x",
"android platform tools": "33.x",
"android tools": "<=34.x",
"android sdk": ">=23 <=34",
"android build tools": ">=30.0.2 <=34",
"android platform tools": "33",
"android tools": "<=34",
"android ndk": ">=r21 <=r22b",
"java": ">=11.x"
},
Expand Down

0 comments on commit c625fad

Please sign in to comment.