Skip to content
This repository was archived by the owner on Jul 11, 2025. It is now read-only.

Add GitHub Actions workflows for building samples #271

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 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.

1 participant