mirror of
https://github.com/tadfisher/gradle2nix.git
synced 2026-01-12 07:50:53 -05:00
Bump gradle to nixos-unstable (8.12)
This commit is contained in:
@@ -23,6 +23,7 @@ kotlin.compilerOptions {
|
||||
optIn.add("kotlin.RequiresOptIn")
|
||||
freeCompilerArgs.addAll(
|
||||
listOf(
|
||||
"-Xconsistent-data-class-copy-visibility",
|
||||
"-Xskip-prerelease-check",
|
||||
"-Xsuppress-version-warnings",
|
||||
// We have to override the default value for `-Xsam-conversions` to `class`
|
||||
|
||||
Reference in New Issue
Block a user