Gradle plugin that assigns an Android app version code and name by git tags.
'com.github.mitchwongho.gradle:appversion-plugin:0.1.0'
<dependency>
<groupId>com.github.mitchwongho.gradle</groupId>
<artifactId>appversion-plugin</artifactId>
<version>0.1.0</version>
</dependency>
<dependency org="com.github.mitchwongho.gradle" name="appversion-plugin" rev="0.1.0"/>
"com.github.mitchwongho.gradle", "appversion-plugin", "0.1.0"