diff --git a/app/build.gradle b/app/build.gradle index 4585b162c..d93dd2ccb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -91,9 +91,6 @@ android { enableSplit = false } } - kotlinOptions { - freeCompilerArgs += "-opt-in=kotlin.RequiresOptIn" - } dependenciesInfo { includeInApk false includeInBundle false