Browse Source

Merge pull request #1742 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.6.10

Bump kotlin-gradle-plugin from 1.5.21 to 1.6.10
Andy Scherzinger 3 năm trước cách đây
mục cha
commit
92c605853d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -24,7 +24,7 @@
 buildscript {
 
     ext {
-        kotlinVersion = '1.5.21'
+        kotlinVersion = '1.6.10'
     }
 
     repositories {