Skip to content

Commit 66f279b

Browse files
committed
Added workaround for KGP eager configuration realization.
1 parent 289df5c commit 66f279b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

gradle.properties

+3
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@ org.gradle.parallel=true
1313
# https://github.com/gradle/gradle/issues/17955.
1414
org.gradle.vfs.watch=true
1515

16+
# Workaround for KGP eager configuration realization.
17+
kotlin.stdlib.jdk.variants.version.alignment = false
18+
1619
dependency.analysis.print.build.health=true

0 commit comments

Comments
 (0)