[K/N] Update list of optInCacheableTargets

Caches for iosArm64 and linuxX64 are promoted to stable since 1.6.0-M1.
This commit is contained in:
Sergey Bogolepov
2021-10-01 18:59:29 +07:00
committed by Space
parent 8dcca8dc8b
commit 6e2c35edf5
+1 -4
View File
@@ -95,10 +95,7 @@ cacheableTargets.macos_arm64 = \
# Targets that support compiler caches, but these caches
# are not considered stable enough to be turned on by default.
# TODO: Not used by Gradle plugin yet. Tracking issue: https://youtrack.jetbrains.com/issue/KT-47529
optInCacheableTargets = \
ios_arm64 \
linux_x64
optInCacheableTargets =
# Mac OS X.
# Can be an absolute path instead of predefined value.