Skip to content
ArceApps Logo ArceApps
ES
Back

Articles with tag: Versioning

2 articles found

Automated Versioning in Android with CI/CD
Android October 18, 2025

Automated Versioning in Android with CI/CD

Stop manually bumping `versionCode`. Use GitHub Actions and SemVer to automate your Android app versioning strategy.

Read more
Semantic Versioning in Android: Best Practices
Semantic Versioning October 18, 2025

Semantic Versioning in Android: Best Practices

How to apply Semantic Versioning (SemVer) to Android. Managing `versionName` and `versionCode` for predictable releases.

Read more