summary refs log tree commit diff stats
path: root/gradlew
diff options
context:
space:
mode:
authorzml <zml@aoeu.xyz>2020-11-10 14:11:54 -0800
committerGitHub <noreply@github.com>2020-11-10 22:11:54 +0000
commit90cb78d4127924ad97f23f7221c68d3d345f1358 (patch)
tree910c1e26d7b7b276c6d967a38f0233c08f0de038 /gradlew
parent54035654b75dd756d98f89fde179cb49183a6d68 (diff)
Modernize Gradle buildscript (#71)
* Modernize gradle buildscript

* Bump yarn/loader/fabric api versions

* Add GH actions to build example mod

* Update in response to feedback
Diffstat (limited to 'gradlew')
-rwxr-xr-xgradlew2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradlew b/gradlew
index fbd7c51..4f906e0 100755
--- a/gradlew
+++ b/gradlew
@@ -130,7 +130,7 @@ fi
 if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
     APP_HOME=`cygpath --path --mixed "$APP_HOME"`
     CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
-    
+
     JAVACMD=`cygpath --unix "$JAVACMD"`
 
     # We build the pattern for arguments to be converted via cygpath