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