Browse Source

Update to Kotlin 1.3.61

Eugene 5 năm trước cách đây
mục cha
commit
89793ac338
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -233,7 +233,7 @@ dependencies {
 }
 
 buildscript {
-    ext.kotlin_version = '1.3.50'
+    ext.kotlin_version = '1.3.61'
     repositories {
         mavenCentral()
     }