this post was submitted on 06 Jul 2023
25 points (100.0% liked)

Kotlin

661 readers
1 users here now

Kotlin is a statically typed programming language for the JVM, Android, JavaScript, and native.

Subreddit rules:

Resources:

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Planet9@lemmy.world 0 points 1 year ago

Has anyone had issues with compiling script plugins using 1.9.0? I maintain a library of shared script (aka convention) plugins for my company. After trying to update to compile against 1.9.0, everything just seems to fail. Most notably, it seems that extension values to tasks can’t be resolved. This means I don’t have any ways of configuring tasks.