Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove support for the Android SDK Tools Package #5778

Merged
merged 1 commit into from
Mar 26, 2021

Conversation

jonpryor
Copy link
Member

Context: https://developer.android.com/studio/releases/sdk-tools

The Android SDK Tools package has been deprecated since 2017 and is
no longer receiving updates.

Remove all usage of the Android SDK Tools package.

@@ -2570,7 +2570,6 @@ because xbuild doesn't support framework reference assemblies.
ManifestFile="$(_ProjectAndroidManifest)"
BuildToolsVersion="$(AndroidSdkBuildToolsVersion)"
PlatformToolsVersion="$(AndroidSdkPlatformToolsVersion)"
ToolsVersion="$(AndroidSdkToolsVersion)"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Context: https://developer.android.com/studio/releases/sdk-tools

The Android SDK Tools package has been deprecated since 2017 and is
no longer receiving updates.

Remove all usage of the Android SDK Tools package.
@jonpryor jonpryor merged commit 171cccd into dotnet:main Mar 26, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants