diff build.gradle @ 39:d723d07d5bc0

Update Kotlin.
author David Barts <n5jrn@me.com>
date Sat, 03 Apr 2021 09:24:30 -0700
parents 70f1d11d53ad
children
line wrap: on
line diff
--- a/build.gradle	Thu Mar 25 19:11:43 2021 -0700
+++ b/build.gradle	Sat Apr 03 09:24:30 2021 -0700
@@ -1,6 +1,6 @@
 // Top-level build file where you can add configuration options common to all sub-projects/modules.
 buildscript {
-    ext.kotlin_version = "1.4.31"
+    ext.kotlin_version = "1.4.32"
     repositories {
         google()
         jcenter()