Skip to content

Commit

Permalink
Merge branch 'main' into dev/grendel/blobs-in-lib
Browse files Browse the repository at this point in the history
* main:
  [xamarin-android-tools] import $(LibZipSharpVersion) value (#8738)
  Bump to xamarin/Java.Interop/main@c825dcad (#8701)
  Bump to xamarin/monodroid@cb01503327 (#8742)
  Bump to xamarin/Java.Interop/main@ae65609 (#8744)
  • Loading branch information
grendello committed Feb 22, 2024
2 parents d40ed29 + d21f6db commit 9421587
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .external
Original file line number Diff line number Diff line change
@@ -1 +1 @@
xamarin/monodroid:dev/grendel/blobs-in-lib@35c8ea84ae7cc5008c14171635b0975740b7055e
xamarin/monodroid:dev/grendel/blobs-in-lib@cb01503327f7723ec138ec4cc051610fecee1bf7
2 changes: 1 addition & 1 deletion external/Java.Interop
4 changes: 4 additions & 0 deletions external/xamarin-android-tools.override.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<Project>
<!-- Import $(LibZipSharpVersion) -->
<Import Project="..\Directory.Build.props" />
</Project>
1 change: 1 addition & 0 deletions src/Xamarin.Android.Build.Tasks/Tasks/GenerateJavaStubs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

using Xamarin.Android.Tools;
using Microsoft.Android.Build.Tasks;
using Java.Interop.Tools.JavaCallableWrappers.Adapters;

namespace Xamarin.Android.Tasks
{
Expand Down

0 comments on commit 9421587

Please sign in to comment.