diff --git a/example/android/build.gradle b/example/android/build.gradle index 5f5475d..097c447 100644 --- a/example/android/build.gradle +++ b/example/android/build.gradle @@ -1,5 +1,5 @@ buildscript { - ext.kotlin_version = '2.1.0' + ext.kotlin_version = '2.1.10' repositories { google() mavenCentral()