I feel like I should be putting @SinceKotlin(“1.3”...
# kontributors
g
I feel like I should be putting @SinceKotlin(“1.3”) on all the public methods, but everything blows up if I do that. (“This declaration is only available since Kotlin 1.3 and cannot be used with the specified API version 1.2")