Update VersionName in AndroidManifest.xml
I’ve spent lot of time by finding possibility how to automatically update VersionName info inside of AndroidManifest.xml file. I found that such functionality is not placed in Eclipse or IntelliJ Idea dev tools. Therefore I started to working on my own implementation for it. Goal was to get up...
[More]