Skip to content

Commit

Permalink
fixup: Android (native) context sync
Browse files Browse the repository at this point in the history
  • Loading branch information
vaind committed Jun 6, 2022
1 parent 7da6bb7 commit 7913a02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-dev/Runtime/Sentry.Unity.Native.dll.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/Sentry.Unity.Android/Sentry.Unity.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<ProjectReference Include="../sentry-dotnet/src/Sentry/Sentry.csproj" Private="false" />
<ProjectReference Include="../Sentry.Unity/Sentry.Unity.csproj" Private="false" />
<ProjectReference Include="../Sentry.Unity.Native/Sentry.Unity.Native.csproj" Private="false" />
<ProjectReference Include="../Sentry.Unity.Native/Sentry.Unity.Native.csproj" />
</ItemGroup>

</Project>

0 comments on commit 7913a02

Please sign in to comment.