[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
|
# Targets that support compiler caches, but these caches
|
||||||
# are not considered stable enough to be turned on by default.
|
# 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 =
|
||||||
optInCacheableTargets = \
|
|
||||||
ios_arm64 \
|
|
||||||
linux_x64
|
|
||||||
|
|
||||||
# Mac OS X.
|
# Mac OS X.
|
||||||
# Can be an absolute path instead of predefined value.
|
# Can be an absolute path instead of predefined value.
|
||||||
|
|||||||
Reference in New Issue
Block a user