Skip to content

Bump build tools in playground to latest public release#534

Closed
dlam wants to merge 1 commit intoandroidx:androidx-mainfrom
dlam:dlam/gh-core
Closed

Bump build tools in playground to latest public release#534
dlam wants to merge 1 commit intoandroidx:androidx-mainfrom
dlam:dlam/gh-core

Conversation

@dlam
Copy link
Copy Markdown
Member

@dlam dlam commented May 4, 2023

This fixes AIDL failure in core playground

Test: ./gradlew :core:core:checkReleaseAidlApiRelease
Change-Id: I38614339310c8031995f2e412ce6084f43a0614b

This fixes AIDL failure in core playground

Test: ./gradlew :core:core:checkReleaseAidlApiRelease
Change-Id: I38614339310c8031995f2e412ce6084f43a0614b
@dlam dlam requested a review from yigit May 4, 2023 21:20
run: echo "yes" | $ANDROID_SDK_ROOT/cmdline-tools/latest/bin/sdkmanager --install "cmake;3.22.1"
- name: "Install Android SDK Build-Tools"
shell: bash
run: echo "yes" | $ANDROID_SDK_ROOT/cmdline-tools/latest/bin/sdkmanager --install "build-tools;34.0.0-rc3"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why do we need this if there is already a constant for it?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

What do you mean by a constant? This is to install in the workflow runner.

@yigit yigit self-requested a review May 5, 2023 16:42
@copybara-service copybara-service bot closed this in c42f068 May 5, 2023
@dlam dlam deleted the dlam/gh-core branch August 21, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants