Skip to content

Commit 9421587

Browse files
committed
Merge branch 'main' into dev/grendel/blobs-in-lib
* 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)
2 parents d40ed29 + d21f6db commit 9421587

File tree

4 files changed

+7
-2
lines changed

4 files changed

+7
-2
lines changed

.external

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
xamarin/monodroid:dev/grendel/blobs-in-lib@35c8ea84ae7cc5008c14171635b0975740b7055e
1+
xamarin/monodroid:dev/grendel/blobs-in-lib@cb01503327f7723ec138ec4cc051610fecee1bf7

external/Java.Interop

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<Project>
2+
<!-- Import $(LibZipSharpVersion) -->
3+
<Import Project="..\Directory.Build.props" />
4+
</Project>

src/Xamarin.Android.Build.Tasks/Tasks/GenerateJavaStubs.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
using Xamarin.Android.Tools;
1717
using Microsoft.Android.Build.Tasks;
18+
using Java.Interop.Tools.JavaCallableWrappers.Adapters;
1819

1920
namespace Xamarin.Android.Tasks
2021
{

0 commit comments

Comments
 (0)