srctree

Robin Linden parent 4138650d e1a856ae
Update to Kotlin 1.4.32

inlinesplit
buildSrc/src/main/kotlin/Dependencies.kt added: 2, removed: 2, total 0
@@ -1,6 +1,6 @@
import org.gradle.api.JavaVersion
 
const val kotlinVersion = "1.4.31"
const val kotlinVersion = "1.4.32"
 
object Java {
val version = JavaVersion.VERSION_1_8