here is what im trying: ``` compileKotlin { ko...
# android
d
here is what im trying:
Copy code
compileKotlin {
    kotlinOptions.suppressWarnings = true
}