diff --git a/build.gradle b/build.gradle index 2a219a418..dd5693d9f 100644 --- a/build.gradle +++ b/build.gradle @@ -11,7 +11,7 @@ buildscript { } dependencies { classpath 'com.android.tools.build:gradle:7.3.1' - classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.21' + classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.22' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files