Skip to content

Commit

Permalink
Add missing task argument
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Nov 16, 2023
1 parent 7da177a commit 86625b1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ projects.
AndroidSdkPlatform="$(_AndroidApiLevel)"
AndroidManifest="$(_AndroidManifestAbs)"
DesignTimeBuild="$(DesignTimeBuild)"
BuildingInsideVisualStudio="$(BuildingInsideVisualStudio)"
SupportedOSPlatformVersion="$(SupportedOSPlatformVersion)"
>
<Output TaskParameter="JavaPlatformJarPath" PropertyName="JavaPlatformJarPath" />
Expand Down

0 comments on commit 86625b1

Please sign in to comment.