Skip to content

Commit dde323d

Browse files
committed
Bump to xamarin/xamarin-android-tools/d17-5@ca1552d5
Changes: dotnet/android-tools@9f02d77...ca1552d * dotnet/android-tools@ca1552d: [Xamarin.Android.Tools.AndroidSdk] Update platform-tools for API-T (dotnet/android-tools#203)
1 parent dbe3468 commit dde323d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Configuration.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<XABuildTools30Version>30.0.3</XABuildTools30Version>
152152
<XABuildTools30Folder Condition="'$(XABuildTools30Folder)' == ''">30.0.3</XABuildTools30Folder>
153153
<XAPlatformToolsPackagePrefix Condition=" '$(HostOS)' == 'Darwin' "></XAPlatformToolsPackagePrefix>
154-
<XAPlatformToolsVersion>32.0.0</XAPlatformToolsVersion>
154+
<XAPlatformToolsVersion>34.0.1</XAPlatformToolsVersion>
155155
<XAIncludeProprietaryBits Condition="'$(XAIncludeProprietaryBits)' == ''">False</XAIncludeProprietaryBits>
156156
<XABundleToolVersion Condition="'$(XABundleToolVersion)' == ''">1.8.1</XABundleToolVersion>
157157
<XAPackagesDir Condition=" '$(XAPackagesDir)' == '' And '$(HostOS)' == 'Windows'">$(userprofile)\.nuget\packages</XAPackagesDir>

external/xamarin-android-tools

0 commit comments

Comments
 (0)