gradle: remove it since it does not work correctly

This commit is contained in:
rafal1137 2021-04-19 13:25:05 +02:00
parent f47a85cdbc
commit 667b43c06e

View file

@ -14,8 +14,6 @@ versionberg {
minor 77
// Increase when you make backwards-compatible bug fixes (default value is 0)
patch 1
// Get correct path to git versions
gitDir new File("../etlegacy/.git")
// default is ${commitCount}, uncomment to use a custom build number
// build 2
// Default version name template is '${major}.${minor}.${patch}.${build}'