diff --git a/example/android/build.gradle b/example/android/build.gradle index d226271..93a798e 100644 --- a/example/android/build.gradle +++ b/example/android/build.gradle @@ -13,7 +13,7 @@ // limitations under the License. buildscript { - ext.kotlin_version = '1.9.22' + ext.kotlin_version = '2.1.10' repositories { google() mavenCentral()