1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00

Adjust Build.kt.

This commit is contained in:
Cedric Beust 2017-03-20 09:55:25 -07:00
parent 7f6a39ecfa
commit 0de3327b05

View file

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