[java decompiler] updates Gradle project

This commit is contained in:
Roman Shevchenko
2017-11-28 15:42:02 +01:00
parent 7521c17aba
commit fbc3165138
3 changed files with 9 additions and 2 deletions

6
.editorconfig Normal file
View File

@@ -0,0 +1,6 @@
[*]
charset=utf-8
end_of_line=lf
insert_final_newline=false
indent_style=space
indent_size=2

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
/.idea/
/.gradle/ /.gradle/
/build/ /build/

View File

@@ -1,6 +1,6 @@
#Wed Sep 27 17:39:43 CEST 2017 #Tue Nov 28 14:11:56 CET 2017
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-all.zip