diff --git a/mobileapp/build.gradle b/mobileapp/build.gradle index 37a97d8..7d8dae0 100644 --- a/mobileapp/build.gradle +++ b/mobileapp/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.5.10" + ext.kotlin_version = "1.6.20" repositories { google() jcenter()