chore(deps): bump kotlin_version in /tutorials/kotlin/Polygons (#309)

This commit is contained in:
dependabot-preview[bot] 2020-09-10 17:27:54 +00:00 committed by GitHub
parent 8c2a1dd7b4
commit caa99b507b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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.3.72'
ext.kotlin_version = '1.4.0'
repositories {
jcenter()
google()