From 7740334e8f5a284ee1a0755ba8b37d8942645157 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 12:25:46 +0100 Subject: [PATCH] Add web-to-apk Action (#47) Co-authored-by: Yash Srivastava <52625656+darkshredder@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da5a414..8ad699b 100644 --- a/README.md +++ b/README.md @@ -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