diff --git a/example/android/build.gradle b/example/android/build.gradle index 848cdf8..02750ab 100644 --- a/example/android/build.gradle +++ b/example/android/build.gradle @@ -1,5 +1,5 @@ buildscript { - ext.kotlin_version = '1.8.20' + ext.kotlin_version = '1.9.22' repositories { google() mavenCentral()