[Gradle IT] Fixed shouldDownloadKotlinNativeWithExistingKlibDir test
^KT-65248
This commit is contained in:
committed by
Space Team
parent
c53ac2e91f
commit
692cc64d2a
+2
@@ -8,5 +8,7 @@ repositories {
|
||||
}
|
||||
|
||||
kotlin {
|
||||
linuxX64()
|
||||
linuxArm64()
|
||||
<SingleNativeTarget>()
|
||||
}
|
||||
Reference in New Issue
Block a user