Skip to content

Add build workflows for Android sample apps #68

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

@cartland cartland commented May 8, 2025

This commit adds new GitHub Actions workflows to build the following Android sample applications:

  • AutofillFramework
  • BasicGestureDetect
  • CommitContentSampleApp

These workflows are triggered on push, pull request, and workflow_dispatch events, and they build the debug APK for each application.

This commit adds new GitHub Actions workflows to build the
following Android sample applications:

- AutofillFramework
- BasicGestureDetect
- CommitContentSampleApp

These workflows are triggered on push, pull request, and
workflow_dispatch events, and they build the debug APK for each
application.
Copy link

Note

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

This commit updates the Gradle wrapper in the
AutofillFrameworkKotlin project. The changes include:

- Updating the `gradle-wrapper.jar` file.
- Modifying the `gradle-wrapper.properties` file to point to
  Gradle version 5.1.1.
- Updating the `gradlew` script to improve command line argument handling.
- Updating the `gradlew.bat` script to improve command line
  argument handling.
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