fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.23

This commit is contained in:
renovate[bot] 2024-04-28 15:37:12 +00:00 committed by Overtorment
parent ef8c83a9de
commit a7659f2ac7

View file

@ -14,7 +14,7 @@ buildscript {
// We use NDK 23 which has both M1 support and is the side-by-side NDK version from AGP.
ndkVersion = "23.1.7779620"
kotlin_version = '1.9.22'
kotlin_version = '1.9.23'
kotlinVersion = '1.9.20'
}
repositories {