1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 16:28:12 -07:00
This commit is contained in:
Cedric Beust 2017-03-20 19:13:07 -07:00
parent 648bb383ad
commit aaaeedb981

View file

@ -221,7 +221,7 @@ val kobaltApp = project(kobaltPluginApi, wrapper) {
} }
autoGitTag { autoGitTag {
auto = true enabled = true
} }
} }