Skip to content

Commit

Permalink
Rxmxnx.PInvoke.Extensions -> 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmoresena authored Jan 15, 2025
1 parent 9926097 commit d2be14b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidHelloJniLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Rxmxnx.PInvoke.Extensions" Version="2.0.1" />
<PackageReference Include="Rxmxnx.PInvoke.Extensions" Version="2.0.3" />
<!--JNI libs needs to be compiled with -z noexecstack-->
<LinkerArg Condition="$(LinuxHost) == 'true' Or $(IsAndroid) == 'true'" Include="-z noexecstack"/>
</ItemGroup>
Expand Down

0 comments on commit d2be14b

Please sign in to comment.