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

Add build workflows for Android sample apps #68

Merged
merged 2 commits into from
Jun 13, 2025

Conversation

cartland
Copy link
Contributor

@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.
@juliantoledo juliantoledo merged commit 990d01c into android:main Jun 13, 2025
4 checks passed
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.

2 participants