Mercurial > cgi-bin > hgweb.cgi > SimpleResizer
changeset 39:d723d07d5bc0
Update Kotlin.
author | David Barts <n5jrn@me.com> |
---|---|
date | Sat, 03 Apr 2021 09:24:30 -0700 |
parents | 444fe4416c9b |
children | cfb19d4ccf78 |
files | build.gradle |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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()