diff --git a/build.gradle b/build.gradle index 5a7dcd39b..782e2806d 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ buildscript { ext { - kotlinVersion = '2.3.0' + kotlinVersion = '2.3.10' commonsVersion = '2.4.1' androidCommonsVersion = '1.1.1' nextcloudAndroidCommonLib = "4fc0f29981"