Skip to content

Commit

Permalink
Support 64-bit devices.
Browse files Browse the repository at this point in the history
  • Loading branch information
selmaohneh committed May 1, 2019
1 parent a4dc58d commit 8ddd23b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DdfGuide.Android/DdfGuide.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
<AotAssemblies>false</AotAssemblies>
<EnableLLVM>false</EnableLLVM>
<BundleAssemblies>false</BundleAssemblies>
<AndroidSupportedAbis>armeabi-v7a;arm64-v8a</AndroidSupportedAbis>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down

0 comments on commit 8ddd23b

Please sign in to comment.