DEADSOFTWARE

27133f00760e378acede4dfea8b9a49217469b78
[cavedroid.git] / build.gradle
1 plugins {
2 id 'kotlin'
3 }
5 kotlin {
6 jvmToolchain(17)
7 }