diff options
author | Matt <mtthw8198@gmail.com> | 2021-04-18 06:50:52 -0700 |
---|---|---|
committer | Matt <mtthw8198@gmail.com> | 2021-04-18 06:50:52 -0700 |
commit | 1aaeaef80f6f28bcba4f019c9bc4fb1ebe4ca22e (patch) | |
tree | 4909fc5d18b09aec0875927139e2b5200411bd69 /.project | |
parent | 85922dcef9288c7890eda09b02d31f7eb9661096 (diff) | |
download | GT5-Unofficial-1aaeaef80f6f28bcba4f019c9bc4fb1ebe4ca22e.tar.gz GT5-Unofficial-1aaeaef80f6f28bcba4f019c9bc4fb1ebe4ca22e.tar.bz2 GT5-Unofficial-1aaeaef80f6f28bcba4f019c9bc4fb1ebe4ca22e.zip |
actually upgraded gradle
Diffstat (limited to '.project')
-rw-r--r-- | .project | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/.project b/.project deleted file mode 100644 index b83d47ff64..0000000000 --- a/.project +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>kekztech</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
-</projectDescription>
|