[Gradle IT] Fixed shouldDownloadKotlinNativeWithExistingKlibDir test

^KT-65248
This commit is contained in:
Dmitrii Krasnov
2024-01-25 10:54:22 +01:00
committed by Space Team
parent c53ac2e91f
commit 692cc64d2a
@@ -8,5 +8,7 @@ repositories {
}
kotlin {
linuxX64()
linuxArm64()
<SingleNativeTarget>()
}