mirror of
https://github.com/ReVanced/revanced-cli.git
synced 2026-01-29 06:01:05 +00:00
update to newest patcher v22
This commit is contained in:
@@ -42,6 +42,11 @@ dependencies {
|
||||
kotlin {
|
||||
compilerOptions {
|
||||
jvmTarget.set(JvmTarget.JVM_11)
|
||||
|
||||
freeCompilerArgs.addAll(
|
||||
"-Xexplicit-backing-fields",
|
||||
"-Xcontext-parameters",
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user