Skip to content

Add GitHub Actions workflows for building samples #271

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cartland
Copy link
Contributor

@cartland cartland commented May 8, 2025

This commit adds GitHub Actions workflows for building the following samples:

  • AnimationsInterpolatorPlayground
  • CardViewKotlin
  • CardView

These workflows will automatically build the samples on push and pull request events to the main branch. This will help to ensure that the samples are always building correctly.

This commit adds GitHub Actions workflows for building the
following samples:

- AnimationsInterpolatorPlayground
- CardViewKotlin
- CardView

These workflows will automatically build the samples on
push and pull request events to the `main` branch. This
will help to ensure that the samples are always building
correctly.
Copy link

Note

The files in this pull request are not supported by Gemini Code Assist.

This commit updates the Gradle version used by the
CardViewKotlin and MultiWindowPlaygroundKotlin samples from
5.1.1/6.7.1-all to 6.7.1-bin.

The following files were updated:

- CardViewKotlin/gradle/wrapper/gradle-wrapper.jar
- CardViewKotlin/gradle/wrapper/gradle-wrapper.properties
- CardViewKotlin/gradlew
- CardViewKotlin/gradlew.bat
- MultiWindowPlaygroundKotlin/gradle/wrapper/gradle-wrapper.jar
- MultiWindowPlaygroundKotlin/gradle/wrapper/gradle-wrapper.properties
- MultiWindowPlaygroundKotlin/gradlew
- MultiWindowPlaygroundKotlin/gradlew.bat
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.

1 participant