summaryrefslogtreecommitdiff
path: root/kotlin/gradle/wrapper/gradle-wrapper.properties
blob: 8faf39d44131556a678ea39673ea767e49e6ee48 (plain)
1
2
3
4
5
6
7
8
9
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
# Remove kotlin MPP warning
kotlin.mpp.stability.nowarn=true
# Needed to share source among different targets
kotlin.mpp.enableGranularSourceSetsMetadata=true