Skip to content

Conversation

@jonathanpeppers
Copy link
Member

Updates:

  • build-tools: 35.0.0 -> 36.0.0
  • platform-tools: 34.0.5 -> 36.0.0
  • cmdline-tools: 12.0 -> 19.0

Specifically wanting a newer platform-tools to hopefully fix test failures in:

InstallAndroidDependenciesTest("GoogleV2")
_AndroidSdkDirectory was not set to new SDK path C:\a\_work\1\a\TestRelease\06-24_17.18.26\temp\InstallAndroidDependenciesTestGoogleV2\android-sdk. Please check the task output in 'install-deps.log'
Expected: True
But was:  False

It appears that -t:InstallAndroidDependencies -p:AndroidManifestType=GoogleV2 is not installing platform-tools as the 34.0.5 version is not found in Google's manifest.

Updates:

* `build-tools`: 35.0.0 -> 36.0.0
* `platform-tools`: 34.0.5 -> 36.0.0
* `cmdline-tools`: 12.0 -> 19.0

Specifically wanting a newer `platform-tools` to hopefully fix test
failures in:

    InstallAndroidDependenciesTest("GoogleV2")
    _AndroidSdkDirectory was not set to new SDK path C:\a\_work\1\a\TestRelease\06-24_17.18.26\temp\InstallAndroidDependenciesTestGoogleV2\android-sdk. Please check the task output in 'install-deps.log'
    Expected: True
    But was:  False

It appears that `-t:InstallAndroidDependencies -p:AndroidManifestType=GoogleV2`
is not installing `platform-tools` as the `34.0.5` version is not found in
Google's manifest.
It's now:

* `platform-tools_r36.0.0-win.zip`
@jonathanpeppers jonathanpeppers marked this pull request as ready for review June 27, 2025 13:11
@jonathanpeppers jonathanpeppers enabled auto-merge (squash) June 27, 2025 13:13
@jonathanpeppers jonathanpeppers merged commit d28b55c into main Jun 27, 2025
59 checks passed
@jonathanpeppers jonathanpeppers deleted the dev/peppers/android-sdk-updates branch June 27, 2025 16:51
@github-actions github-actions bot locked and limited conversation to collaborators Jul 28, 2025
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.

3 participants