Update Gradle to 6.7.1

Use kts build script
Update dependencies
This commit is contained in:
Wieland Schöbl
2021-01-08 16:02:32 +01:00
parent fcaa8377c1
commit a8ec59c7ca
6 changed files with 67 additions and 53 deletions

3
.gitignore vendored
View File

@@ -3,4 +3,5 @@ admin.json
service_channels.json
*.hprof
/build
/.gradle
/.gradle
.idea