diff --git a/example/android/build.gradle b/example/android/build.gradle index 5c61a4a..79b8771 100644 --- a/example/android/build.gradle +++ b/example/android/build.gradle @@ -1,5 +1,5 @@ buildscript { - ext.kotlin_version = '1.7.0' + ext.kotlin_version = '2.2.21' repositories { google() mavenCentral()