Skip to content
ArceApps Logo ArceApps
ES
Back

Articles with tag: Semantic Versioning

3 articles found

Semantic Versioning in CI/CD: The Science of Continuous Delivery
DevOps December 5, 2025

Semantic Versioning in CI/CD: The Science of Continuous Delivery

Master semantic versioning in CI/CD pipelines. Learn to calculate versions automatically and ensure traceability in your Android deployments.

Read more
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