Parcourir la source

Updated kotlin version to 1.2.51

Vadik Sirekanyan il y a 7 ans
Parent
commit
e088989460
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -1,6 +1,6 @@
 buildscript {
     ext {
-        kotlin_version = '1.2.41'
+        kotlin_version = '1.2.51'
     }
     repositories {
         jcenter()