Overwatcheat icon indicating copy to clipboard operation
Overwatcheat copied to clipboard

Compiling error

Open Xushuz opened this issue 3 years ago • 3 comments

problem with compiling settings.gradle using JDK 18 which is required to run the program.

Xushuz avatar Apr 06 '22 12:04 Xushuz

go to build.gradle, change the kotlin version from 1.4.32 to 1.5.0. referrenced here. i also changed my java path to use jdk 11.0.13, not sure if that helped too.

hi-skittles avatar Apr 19 '22 02:04 hi-skittles

line 25 in build.gradle btw

hi-skittles avatar Apr 19 '22 02:04 hi-skittles

go to build.gradle, change the kotlin version from 1.4.32 to 1.5.0. referrenced here. i also changed my java path to use jdk 11.0.13, not sure if that helped too.

how did you change java path?

Lewdcifer avatar May 04 '22 14:05 Lewdcifer