Skip to content

Commit

Permalink
Included arm64-v8a by default
Browse files Browse the repository at this point in the history
  • Loading branch information
MaXFeeD committed Sep 1, 2024
1 parent bc89a4c commit 732e767
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions toolchain/toolchain.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "schemas/toolchain.schema.json",
"debugAbi": "armeabi-v7a",
"abis": [
"arm64-v8a",
"armeabi-v7a"
],
"linkNative": [
Expand Down

0 comments on commit 732e767

Please sign in to comment.