Эх сурвалжийг харах

Merge pull request #2597 from nextcloud/dependabot/gradle/kotlinVersion-1.7.22

Bump kotlinVersion from 1.7.21 to 1.7.22
Andy Scherzinger 2 жил өмнө
parent
commit
515aa6945a
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -24,7 +24,7 @@
 buildscript {
 buildscript {
 
 
     ext {
     ext {
-        kotlinVersion = '1.7.21'
+        kotlinVersion = '1.7.22'
     }
     }
 
 
     repositories {
     repositories {