Update Kotlin version
This commit is contained in:
parent
5ba0e818b2
commit
94149bf59b
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Materialive
|
||||
FlatScapes
|
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue