fixed build not working

This commit is contained in:
UnrealValentin
2021-04-11 23:16:18 +02:00
parent d859dc1558
commit 042675f2ab
2 changed files with 5 additions and 3 deletions

3
.gitignore vendored
View File

@@ -203,9 +203,6 @@ gradle-app.setting
# Cache of project
.gradletasknamecache
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
gradle/wrapper/gradle-wrapper.properties
### Gradle Patch ###
**/build/

View File

@@ -0,0 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists