hello people, i am recently working with android + kotlin and i got an issue
is there any way to make android studio gives me a warning if my project minsdk is lower than a method that i am calling?(edited)
which is one of the default functions in android studio with java
but kotlin doesn't do that for me