James Kuszmaul | 8e62b02 | 2022-03-22 09:33:25 -0700 | [diff] [blame^] | 1 | distributionBase=GRADLE_USER_HOME |
2 | distributionPath=wrapper/dists | ||||
3 | distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip | ||||
4 | zipStoreBase=GRADLE_USER_HOME | ||||
5 | zipStorePath=wrapper/dists | ||||
6 | # Remove kotlin MPP warning | ||||
7 | kotlin.mpp.stability.nowarn=true | ||||
8 | # Needed to share source among different targets | ||||
9 | kotlin.mpp.enableGranularSourceSetsMetadata=true |