<@U0CP8EBRV> commented on <@U7X2A52P8>’s file <htt...
# gradle
u
@Czar commented on @Henrykvdb’s file https://kotlinlang.slack.com/files/U7X2A52P8/F863CRL75/-.txt: Ha, this is strange. First thing which jumped out at me is
sourceCompatibility = 1.5
please change that to 1.8 If that doesn't help, can you please run
gradle dependencies
on both build files and compare them? Also
gradle buildEnvironment
on both and compare them.