In this post I’ll show you how to setup Gradle for an Android project to automatically generate a usable versionCode from a standardized version number. The problem The Android Gradle build system is wonderful, […]
The post Automatic versionCode generation in Android Gradle appeared first on Jayway.