Browse Source

更新kotlin版本

liuyuqi-dellpc 2 years ago
parent
commit
94967ed23e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      android/build.gradle

+ 1 - 1
android/build.gradle

@@ -1,5 +1,5 @@
 buildscript {
-    ext.kotlin_version = '1.3.50'
+    ext.kotlin_version = '1.4.32'
 
     repositories {
         google()