diff --git a/build.gradle b/build.gradle index c144d6f..91ff8cd 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ buildscript { } dependencies { classpath "com.android.tools.build:gradle:7.3.1" - classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23" + classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.25" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files