We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa8d26d commit e41b7aeCopy full SHA for e41b7ae
docs/topics/whatsnew20.md
@@ -1496,7 +1496,7 @@ it now uses the Maven repositories that you specified in the `repositories {}` b
1496
You can temporarily switch this behavior back by setting the following Gradle property in your `gradle.properties` file:
1497
1498
```none
1499
-kotlin.native.distribution.downloadFromMaven=false.
+kotlin.native.distribution.downloadFromMaven=false
1500
```
1501
1502
Please report any problems to our issue tracker [YouTrack](https://kotl.in/issue). Both of these Gradle properties that
0 commit comments