mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 12:25:57 +03:00
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.23
This commit is contained in:
parent
3cbe3c09b1
commit
5c13eb2a01
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
|||
|
||||
buildscript {
|
||||
ext {
|
||||
kotlinVersion = '1.9.22'
|
||||
kotlinVersion = '1.9.23'
|
||||
commonsVersion = '2.1.0'
|
||||
}
|
||||
repositories {
|
||||
|
|
Loading…
Reference in a new issue