Skip to content

Commit

Permalink
Merge pull request GTNewHorizons#1 from bombcar/mapless
Browse files Browse the repository at this point in the history
gradlew should be executable for Mac and Linux; point at new forge
  • Loading branch information
boubou19 authored Nov 23, 2021
2 parents f99d5d3 + 0d02562 commit 4c93904
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
}

dependencies {
classpath 'com.github.GTNH2:ForgeGradle:FG_1.2-SNAPSHOT'
classpath 'com.github.GTNewHorizons:ForgeGradle:1.2.4'
}
}

Expand Down
Empty file modified gradlew
100644 → 100755
Empty file.

0 comments on commit 4c93904

Please sign in to comment.