removed explicit mention of grgit in xmake section again; it didn't help

This commit is contained in:
Axel Uhl
2022-12-19 18:09:02 +01:00
parent 95893504cc
commit 6540dee4f5
-1
View File
@@ -77,7 +77,6 @@ ext {
}
if (project.hasProperty("xmake")) {
apply plugin: "org.ajoberstar.grgit"
wrapper {
distributionUrl "${sapGradleDistBaseUrl}/${sapGradleVersion}/gradle-${sapGradleVersion}-all.zip"
}