chore(deps): update org.jetbrains.kotlin to v1.6.20 (#1817)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
4bd4648ead
commit
48885a1ec5
4 changed files with 3 additions and 6 deletions
|
@ -17,6 +17,5 @@ apiValidation {
|
|||
"diceware",
|
||||
"random",
|
||||
"sentry-stub",
|
||||
"ui-compose",
|
||||
)
|
||||
}
|
||||
|
|
|
@ -12,7 +12,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
|||
|
||||
val additionalCompilerArgs =
|
||||
listOf(
|
||||
"-Xopt-in=kotlin.RequiresOptIn",
|
||||
"-opt-in=kotlin.RequiresOptIn",
|
||||
"-P",
|
||||
"plugin:androidx.compose.compiler.plugins.kotlin:suppressKotlinVersionCompatibilityCheck=true",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue