diff --git a/example/android/build.gradle b/example/android/build.gradle index 66c8e4a..6fc8ce2 100644 --- a/example/android/build.gradle +++ b/example/android/build.gradle @@ -1,5 +1,5 @@ buildscript { - ext.kotlin_version = '1.9.0' + ext.kotlin_version = '2.3.0' repositories { google() mavenCentral()