Skip to content

Commit

Permalink
Include x32 in RuntimeIdentifiers
Browse files Browse the repository at this point in the history
Fixes #199
  • Loading branch information
ShortDevelopment committed Feb 9, 2025
1 parent 153bebe commit a21b116
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/NearShare.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<ApplicationDisplayVersion>1.9.0</ApplicationDisplayVersion>
<UseAndroidCrypto>true</UseAndroidCrypto>
<AndroidErrorOnCustomJavaObject>false</AndroidErrorOnCustomJavaObject>
<RuntimeIdentifiers>android-arm;android-arm64;android-x86;android-x64</RuntimeIdentifiers>
</PropertyGroup>
<PropertyGroup>
<RootNamespace>NearShare</RootNamespace>
Expand Down

0 comments on commit a21b116

Please sign in to comment.