BaseMax/AndroidAutoBuildAPK
This is an example of how to build an APK using GitHub Actions. Here, we created a simple Android application that displays a Hello World!. We then created a workflow that builds the APK and uploads it as a new release.
KotlinGPL-3.0