aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index b1299babfb..fd4acc928e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -25,7 +25,7 @@ buildscript {
plugins {
// project.grgit is not available and the repository we're working in is not
// interacted with:
- id 'org.ajoberstar.grgit' version '4.0.2' apply false
+ //id 'org.ajoberstar.grgit' version '4.0.2' apply false
}
apply plugin: 'forge'