Explorar o código

Update to Kotlin 1.6.10

arkon %!s(int64=3) %!d(string=hai) anos
pai
achega
0671b530ba
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      buildSrc/src/main/kotlin/Dependencies.kt

+ 1 - 1
buildSrc/src/main/kotlin/Dependencies.kt

@@ -1,6 +1,6 @@
 object BuildPluginsVersion {
     const val AGP = "7.0.4"
-    const val KOTLIN = "1.6.0"
+    const val KOTLIN = "1.6.10"
     const val KOTLINTER = "3.6.0"
     const val VERSIONS_PLUGIN = "0.39.0"
     const val ABOUTLIB_PLUGIN = "8.9.3"