Skip to content

Commit

Permalink
full ABI support
Browse files Browse the repository at this point in the history
This is weird as I'd of sworn this was already set.
  • Loading branch information
King-of-Spades committed Jun 7, 2019
1 parent ed68648 commit b7d39e6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<JavaMaximumHeapSize>1G</JavaMaximumHeapSize>
<NuGetPackageImportStamp />
<AndroidUseSharedRuntime>false</AndroidUseSharedRuntime>
<AndroidSupportedAbis>armeabi-v7a;x86;arm64-v8a;x86_64</AndroidSupportedAbis>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down

0 comments on commit b7d39e6

Please sign in to comment.