Update kotlin

renovate[bot] 4 weeks ago committed by GitHub
parent 26ab3d5866
commit 75f837cb8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,5 @@
plugins {
id("com.google.devtools.ksp") version "1.9.22-1.0.18" apply false
id("com.google.devtools.ksp") version "1.9.23-1.0.20" apply false
}
buildscript {

@ -7,7 +7,7 @@ cert4android = "7814052"
coil = "2.6.0"
colorpicker = "0.0.15"
compose = "2024.03.00"
compose-compiler = "1.5.10"
compose-compiler = "1.5.11"
compose-theme-adapter = "1.2.1"
constraintlayout = "2.1.4"
dagger-hilt = "2.50"
@ -31,7 +31,7 @@ jchronic = "0.2.6"
jems = "1.33"
junit-junit = "4.13.2"
junit = "1.1.5"
kotlin = "1.9.22"
kotlin = "1.9.23"
kotlinx-coroutines-test = "1.8.0"
leakcanary = "2.13"
lib-recur = "0.11.4"

Loading…
Cancel
Save