Skip to content

Commit

Permalink
Fix for kotlin jvm target validation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-possible committed Jan 15, 2024
1 parent e96e133 commit 366af69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
org.gradle.parallel=true
systemProp.org.gradle.kotlin.dsl.precompiled.accessors.strict=true
kotlin.jvm.target.validation.mode=IGNORE
kotlin.code.style=official
# See https://kotlinlang.org/docs/gradle.html#dependency-on-the-standard-library
# Note: testng.kotlin-library.gradle.kts adds kotlin-stdlib for testImplementation
Expand Down

0 comments on commit 366af69

Please sign in to comment.