Jeremy, maybe you need to set up your build tool c...
# announcements
p
Jeremy, maybe you need to set up your build tool correctly?
o
Well, that’s not helpful.
p
Ok, what I meant to say was: What build tool are you using?
d
gradle... as I mentioned
What do I need to change besides Kotlin version and Java version
@poohbar
Any idea?
p
@dumptruckman did you configure
1.9
? if so, did you try
9
instead?
btw, you don’t necessarily need to run gradle itself with 9 to compile against 9
d
configure in what way?
p
typed
1.9
in a build script somewhere
d
Yeah, that's what I meant when I changed java version
But I didn't try 9