Skip to content

Commit b81ea3e

Browse files
committed
formatting
1 parent d3ea8ba commit b81ea3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Xamarin.Android.Build.Tasks/Xamarin.Android.Common.targets

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2304,8 +2304,8 @@ because xbuild doesn't support framework reference assemblies.
23042304
KeyAlias="$(_ApkKeyAlias)"
23052305
KeyPass="$(_ApkKeyPass)"
23062306
StorePass="$(_ApkStorePass)"
2307-
PlatformKey="$(AndroidSigningPlatformKey)"
2308-
PlatformCert="$(AndroidSigningPlatformCert)"
2307+
PlatformKey="$(AndroidSigningPlatformKey)"
2308+
PlatformCert="$(AndroidSigningPlatformCert)"
23092309
ToolPath="$(JavaToolPath)"
23102310
ToolExe="$(JavaToolExe)"
23112311
ManifestFile="$(IntermediateOutputPath)android\AndroidManifest.xml"

0 commit comments

Comments
 (0)