diff --git a/.idea/.name b/.idea/.name index 5a6a172..401155d 100644 --- a/.idea/.name +++ b/.idea/.name @@ -1 +1 @@ -Materialive \ No newline at end of file +FlatScapes \ No newline at end of file diff --git a/build.gradle b/build.gradle index ab292c4..4e6e31c 100644 --- a/build.gradle +++ b/build.gradle @@ -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()