Skip to main content
PCSalt
YouTube GitHub

# gradle

3 posts

Automating Android Repo Maintenance with Reusable GitHub Actions

How I modernized 8 Android repos in one session — reusable CI workflows, batch build system updates, and a pattern for maintaining multiple projects at scale.

CI/CD for Android with GitHub Actions

Set up automated builds, tests, signing, and Play Store deployment for your Android project using GitHub Actions.

Generate App Name with Version Code and Flavour Name

After a build is shared to a team or group of people, sometimes a question arises that what was the...