diff --git a/example/android/build.gradle b/example/android/build.gradle index 665dc0b..1e91dd4 100644 --- a/example/android/build.gradle +++ b/example/android/build.gradle @@ -1,5 +1,5 @@ buildscript { - ext.kotlin_version = '1.9.25' + ext.kotlin_version = '2.0.10' repositories { google() mavenCentral()