[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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user