Commit ca1552d
[Xamarin.Android.Tools.AndroidSdk] Update platform-tools for API-T (#203)
Context: https://dl-ssl.google.com/android/repository/repository2-3.xml
Context: https://developer.android.com/studio/releases/platform-tools
As of 2023-Mar-03 (according to comments in `repository2-3.xml`),
the Android SDK platform-tools package version 34.0.1 is now
(1) stable, and (2) the *only* platform-tools package listed in
`repository2-3.xml`.
Changes from 33.0.2 include:
* Various changes to `adb`
* Various changes to `fastboot`
Update `$(AndroidSdkPlatformToolsVersion)` to 34.0.1 so that the
Android SDK platform-tools 34.0.1 package is the default version used
in Xamarin.Android / .NET Android builds.
TODO: Visual Studio 17.7 will be updated to install
platform-tools 34.0.1 by default as well.1 parent 9f02d77 commit ca1552d
File tree
1 file changed
+6
-6
lines changed- src/Xamarin.Android.Tools.AndroidSdk
1 file changed
+6
-6
lines changedLines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
0 commit comments