[build] Advance kotlin-build-gradle-plugin version to 0.0.38 in the repo

Use build Gradle plugin version property
This commit is contained in:
Pavel Punegov
2022-02-18 10:16:18 +03:00
parent 3a4d6bcb18
commit d69df1898d
22 changed files with 38 additions and 20 deletions
+3 -1
View File
@@ -19,4 +19,6 @@ externalReports = coroutinesReport.txt
externalBenchmarksReport = externalReport.json
# Avoid building platform libraries by the MPP plugin.
kotlin.native.distribution.type=prebuilt
kotlin.native.distribution.type=prebuilt
kotlin.build.gradlePlugin.version=0.0.38