mirror of
https://github.com/tadfisher/gradle2nix.git
synced 2026-01-11 23:40:37 -05:00
Bump gradle to nixos-unstable (8.12)
This commit is contained in:
@@ -49,6 +49,9 @@ kotlin {
|
||||
compilerOptions {
|
||||
jvmTarget.set(JvmTarget.JVM_1_8)
|
||||
optIn.add("kotlin.RequiresOptIn")
|
||||
freeCompilerArgs.addAll(
|
||||
"-Xconsistent-data-class-copy-visibility"
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user