cool...if there will be only a crash at compile ti...
# android
m
cool...if there will be only a crash at compile time that will be ok. My fear comes from using some sort of function which only exists in latest version of API and then when compiling this on their end and excluding our version of Kotlin Runtime API this will crash only at runtime when trying to call that function.