Merge "Remove kotlin.RequiresOptIn"
This commit is contained in:
@@ -44,7 +44,6 @@ android_test {
|
|||||||
],
|
],
|
||||||
kotlincflags: [
|
kotlincflags: [
|
||||||
"-Xjvm-default=all",
|
"-Xjvm-default=all",
|
||||||
"-opt-in=kotlin.RequiresOptIn",
|
|
||||||
],
|
],
|
||||||
|
|
||||||
instrumentation_for: "Settings-core",
|
instrumentation_for: "Settings-core",
|
||||||
|
|||||||
Reference in New Issue
Block a user