Revert "add cleanup dependencies tasks for buildSrc"

This reverts commit 8a8536f8
This commit is contained in:
nataliya.valtman
2020-02-27 15:18:23 +03:00
parent e7816b4ec2
commit 5c6f452c10
13 changed files with 194 additions and 181 deletions
+2 -6
View File
@@ -1,17 +1,13 @@
org.gradle.jvmargs=-Duser.country=US -Dkotlin.daemon.jvm.options=-Xmx1600m -Dfile.encoding=UTF-8
cacheRedirectorEnabled=true
defaultSnapshotVersion=1.4-SNAPSHOT
kotlin.compiler.effectSystemEnabled=true
kotlin.compiler.newInferenceEnabled=true
#maven.repository.mirror=http://repository.jetbrains.com/remote-repos/
#bootstrap.custom.kotlin.repo=https://dl.bintray.com/kotlin/kotlin-dev
#bootstrap.custom.kotlin.version=1.1.50-dev-1451
bootstrap.kotlin.version=1.4.0-dev-1148
#bootstrap.kotlin.repo=https://dl.bintray.com/kotlin/kotlin-dev
#bootstrap.kotlin.version=1.1.50-dev-1451
#signingRequired=true
#org.gradle.debug=true
## The following properties can be added to your local.properties file to customize the build: