Add web-to-apk Action (#47)

Co-authored-by: Yash Srivastava <52625656+darkshredder@users.noreply.github.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 12:25:46 +01:00 committed by GitHub
parent 80fad1b860
commit 7740334e8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -604,6 +604,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Setup COBOL](https://github.com/fabasoad/setup-cobol-action)
- [Check Gradle version](https://github.com/madhead/check-gradle-version) - Keep your Gradle version up to date.
- [Setup Maven Action](https://github.com/s4u/setup-maven-action) - Complete environment configuration for Maven builds.
- [Generate APK from Web Assets](https://github.com/darkshredder/web-to-app-action) - Transforms website to android application.
### Database