mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-15 10:18:45 +00:00
trying to re-add grgit to "xmake" section at end of build.gradle
This commit is contained in:
@@ -77,6 +77,7 @@ ext {
|
||||
}
|
||||
|
||||
if (project.hasProperty("xmake")) {
|
||||
apply plugin: "org.ajoberstar.grgit"
|
||||
wrapper {
|
||||
distributionUrl "${sapGradleDistBaseUrl}/${sapGradleVersion}/gradle-${sapGradleVersion}-all.zip"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user