Update Kotlin version

This commit is contained in:
William Brawner 2020-12-04 09:11:19 -07:00
parent 5ba0e818b2
commit 94149bf59b
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
Materialive
FlatScapes

View file

@ -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.10"
ext.kotlin_version = "1.4.20"
repositories {
google()
jcenter()