diff --git a/example/android/build.gradle b/example/android/build.gradle index a7253f5..0860c0c 100644 --- a/example/android/build.gradle +++ b/example/android/build.gradle @@ -13,7 +13,7 @@ // limitations under the License. buildscript { - ext.kotlin_version = '2.1.0' + ext.kotlin_version = '2.1.20' repositories { google() mavenCentral()