Join Slack
Powered by
I’ve shared a quick and simple guide to automate v...
# android
b
Binod Basnet
10/17/2024, 11:46 AM
I’ve shared a quick and simple guide to automate versionCode updates and give APKs custom names in Android projects using Gradle. This helps developers save time, reduce errors, and keep their builds organized. It’s a great way to make your release process smoother! 🚀 Check out the full post.
https://medium.com/@binod.basnet777/automating-versioning-and-apk-naming-in-gradle-for-android-projects-c58e98298ef0
not kotlin but kotlin colored
4
c
Chrimaeon
10/17/2024, 12:13 PM
How is the incrementTask actually incrementing every build? It’s always the same if you not manually update the
project.versionCode
😅
Chrimaeon
10/17/2024, 12:14 PM
Also
not kotlin but kotlin colored
and crossposting to multiple channels is considered spam.
3
Views
Open in Slack
Previous
Next