diff --git a/example/android/build.gradle b/example/android/build.gradle index d226271..7df91d0 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.20' repositories { google() mavenCentral()