I had to change like half my code base for using t...
# announcements
c
I had to change like half my code base for using typeOf
i
compiler arguments?
c
Is there one to bypass using the annotation?
I don't think the one you're referring to helps with Stdlib
i
-Xuse-experimental=kotlin.ExperimentalStdlibApi
with that, you don't need to set annotation
c
Sick, thank you ❤️
i
do you know how to set it?
c
Not in gradle
Especially not with the Kotlin gradle dsl
i
c
Sick it worked! :3