Browse Source

Bump kotlin_version from 1.3.40 to 1.3.41 (#4200)

Bump kotlin_version from 1.3.40 to 1.3.41
Tobias Kaminsky 5 năm trước cách đây
mục cha
commit
1cc72c8a32
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -7,7 +7,7 @@
 import com.github.spotbugs.SpotBugsTask
 
 buildscript {
-    ext.kotlin_version = '1.3.40'
+    ext.kotlin_version = '1.3.41'
     repositories {
         google()
         jcenter()