diff --git a/main/build.gradle b/main/build.gradle index e026524e..83f53882 100644 --- a/main/build.gradle +++ b/main/build.gradle @@ -97,7 +97,7 @@ android { compose true } composeOptions { - kotlinCompilerExtensionVersion = "1.5.4" + kotlinCompilerExtensionVersion = "1.5.15" } packagingOptions { jniLibs {