OSDN Git Service

使用kotlinバージョンの更新のみ。
authorMRSa <mrsa@myad.jp>
Fri, 25 Dec 2020 15:36:54 +0000 (00:36 +0900)
committerMRSa <mrsa@myad.jp>
Fri, 25 Dec 2020 15:36:54 +0000 (00:36 +0900)
build.gradle

index 2240f67..21d1ddc 100644 (file)
@@ -1,7 +1,7 @@
 // Top-level build file where you can add configuration options common to all sub-projects/modules.
 
 buildscript {
-    ext.kotlin_version = '1.4.20'
+    ext.kotlin_version = '1.4.21'
     repositories {
         jcenter()
         google()