You could've built it for jvm 8+. You only need jdk 15 to build it, not necessarily run it
👍 1
s
Shabinder Singh
05/09/2021, 1:59 PM
@Big Chungus i think I did set kotlin compile option to 1.8 java in my whole project settings ,
I will check if it runs with 1.8 , and if it does I will update the readme.
Thanks for pointing this out 👍🙂
👍 2
b
Big Chungus
05/09/2021, 3:09 PM
Also you might want to try doing web with new compose-web. Would be a really cool showcase.
s
Shabinder Singh
05/09/2021, 3:11 PM
I have a web version using Kotlin-React , I thought there is no need for including a compose-web version too
b
Big Chungus
05/09/2021, 3:12 PM
No I know 😀 I'm just saying that it might be a cool experiment to see how much compose ui code you could share in three platforms
Btw, how did you solve that hosting problem? Or is it still on raspberry pi?