Skip to content

Commit

Permalink
Disable RunAotCompilation
Browse files Browse the repository at this point in the history
  • Loading branch information
vitash authored Dec 6, 2024
1 parent 98a9ff3 commit ef9c88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AvaCs3.Android/AvaCs3.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<AndroidPackageFormat>apk</AndroidPackageFormat>
<AndroidEnableProfiledAot>true</AndroidEnableProfiledAot>

<RunAOTCompilation>true</RunAOTCompilation>
<!-- <RunAOTCompilation>true</RunAOTCompilation> -->

</PropertyGroup>

Expand Down

0 comments on commit ef9c88c

Please sign in to comment.