diff --git a/example/android/build.gradle b/example/android/build.gradle index f546a89..2c3366c 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 = '2.0.21' repositories { google() mavenCentral()