-
Notifications
You must be signed in to change notification settings - Fork 30
Bumps platforms-tools and cmdline-tools for d17.9 #218
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
Conversation
That revison is available on Xamarin Android Feed for d17.9
That version is available on Xamarin Android feed for d17.9 Enables the posibility to creates avd for pixel 6/7 on Visual Studio Device Manager tool
src/Xamarin.Android.Tools.AndroidSdk/Xamarin.Android.Tools.Versions.props
Outdated
Show resolved
Hide resolved
src/Xamarin.Android.Tools.AndroidSdk/Xamarin.Android.Tools.Versions.props
Outdated
Show resolved
Hide resolved
Testing this on the XA side with dotnet/android#8510 |
Our PR mostly looks good, though there are some lint related issues that need further investigation that I am struggling to reproduce. We will seemingly need some |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aside from Lint (which is not widely used) the rest of our CI results look good. We should be ready to merge this and start bumping all the pieces that depend on it.
Context: dotnet/android-tools#218 Changes: * xamarin/monodroid@7b6faa349: Bump to xamarin/android-sdk-installer@ac2bd9a, xamarin/androidtools@352675a * xamarin/monodroid@7a85ac569: [ci] Stop provisioning Xcode on macOS agents Changes: * dotnet/android-tools@08a6990 Bump android-sdk NDK version to 26.1.10909125 * dotnet/android-tools@6ae1f2a Bump android-sdk build-tool version to 34.0.0 * dotnet/android-tools@184b6b3 Bump android-sdk cmdline-tools to version 11.0 * dotnet/android-tools@1365e33 Bump android-sdk platforms-tools to version 34.0.5 * dotnet/android-tools@8d38281 Update the maximum NDK version to 26 Updates our recommended Android SDK component versions to the following: * build-tools 34.0.0 * cmdline-tools 11.0 * platform-tools 34.0.5 * android-ndk 26.1.10909125 All PR test jobs have been updated to use JDK 17, while one nightly test job will remain on JDK 11.
Context: dotnet/android-tools#218 Changes: * xamarin/monodroid@44b5ccb0a: Bump external/xamarin-android from `81001af` to `2cfcca9` * xamarin/monodroid@0b648bfde: Bump external/android-sdk-installer from `4b2541e` to `ac2bd9a` * xamarin/monodroid@90cbf0080: Bump tools/msbuild/external/androidtools from `dcb3b12` to `352675a` * xamarin/monodroid@fb80e82e6: Bump external/xamarin-android from `1331aa2` to `81001af` * xamarin/monodroid@b042d818a: Bump external/xamarin-android from `fff1f4c` to `1331aa2` Changes: * dotnet/android-tools@08a6990 Bump android-sdk NDK version to 26.1.10909125 * dotnet/android-tools@6ae1f2a Bump android-sdk build-tool version to 34.0.0 * dotnet/android-tools@184b6b3 Bump android-sdk cmdline-tools to version 11.0 * dotnet/android-tools@1365e33 Bump android-sdk platforms-tools to version 34.0.5 * dotnet/android-tools@8d38281 Update the maximum NDK version to 26 Updates our recommended Android SDK component versions to the following: * build-tools 34.0.0 * cmdline-tools 11.0 * platform-tools 34.0.5 * android-ndk 26.1.10909125 All PR test jobs have been updated to use JDK 17, while one nightly test job will remain on JDK 11.
Bump platforms-tool to version 34.0.5
Bump cmdline-tools to version 11.0
Bump build-tool to version 34.0.0
Bump NDK to version 26.1.10909125
Ensures be in sync with Xamarin Android Feed for d17.9
Enables the creation of pixel 6/7 on VisualStudio Device Manager tool