![Botanical Addons](https://media.forgecdn.net/avatars/thumbnails/27/357/256/256/635807917080152946.png)
Update to Kotlin 1.0.0
L0neKitsune opened this issue ยท 7 comments
Can you do this, or tell me how? something about the plugin is breaking my everything in my environment.
it's telling me that i don't have kt configured, and saying that string functions such as '.toUpperCase' don't exist, which they did before
Make sure your class path doesn't have an old version of kotlin. You can try cleaning the project. Gradle should have commands to do it.