diff --git a/mobileapp/build.gradle b/mobileapp/build.gradle index 37a97d8..536b677 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.8.0" repositories { google() jcenter()