Botanical Addons

Botanical Addons

69.7k Downloads

Update to Kotlin 1.0.0

L0neKitsune opened this issue ยท 7 comments

commented

Shouldn't break anything but its a good idea to move to 1.0

commented

Can you do this, or tell me how? something about the plugin is breaking my everything in my environment.

commented

yea I'll look at in the morning.

commented

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

commented

also ::class.java doesn't exist either

commented

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.

commented

i just did that, a bit more manually than that though :P

commented

The stuff I pushed works. If your still having issues its probably your environment. Let me know if its still being a pain :D