diff --git a/example/android/build.gradle b/example/android/build.gradle index 61a47e7..9b2a7e8 100644 --- a/example/android/build.gradle +++ b/example/android/build.gradle @@ -1,5 +1,5 @@ buildscript { - ext.kotlin_version = '1.6.10' + ext.kotlin_version = '1.9.23' repositories { google() mavenCentral()