From 12888a9eb0469a5462e497a29eb4d3d15bb48f3c Mon Sep 17 00:00:00 2001 From: DJtheRedstoner <52044242+DJtheRedstoner@users.noreply.github.com> Date: Fri, 20 Aug 2021 17:17:16 -0400 Subject: this is why we can't have nice things --- gradle.properties | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 gradle.properties (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties deleted file mode 100644 index ddd79e4..0000000 --- a/gradle.properties +++ /dev/null @@ -1,6 +0,0 @@ -org.gradle.jvmargs=-Xmx2G - -# These are in here and not in build.gradle so that github actions can read them -modid = djperspectivemod -archivesBaseName = PerspectiveModv4 -version = 4.5 -- cgit