We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43403e9 commit b07717fCopy full SHA for b07717f
build.gradle
@@ -34,7 +34,7 @@ group = 'com.gladed.gradle.androidgitversion'
34
pluginBundle {
35
website = 'https://github.com/gladed/gradle-android-git-version'
36
vcsUrl = 'https://github.com/gladed/gradle-android-git-version'
37
- description = 'A gradle plugin to calculate Android-friendly version names and codes from git tags'
+ description = 'Automatically extract Android-friendly version names and codes from git tags'
38
tags = [ 'android', 'git', 'version' ]
39
plugins {
40
androidGitVersion {
0 commit comments