Skip to content
Snippets Groups Projects
Commit 85272dde authored by SeeBasTStick's avatar SeeBasTStick
Browse files

removed git version dependency causing build errors

parent 9c2e6007
No related branches found
No related tags found
Loading
...@@ -13,7 +13,7 @@ plugins { ...@@ -13,7 +13,7 @@ plugins {
application application
id("com.github.johnrengelman.shadow") version "5.2.0" id("com.github.johnrengelman.shadow") version "5.2.0"
id("com.palantir.git-version") version "0.12.2" // id("com.palantir.git-version") version "0.12.2"
} }
repositories { repositories {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment