Skip to content

Commit c25aaef

Browse files
authored
Merge pull request #210 from Crazy-Marvin/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-2.2.21
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.10 to 2.2.21
2 parents e6f06ef + b14472a commit c25aaef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ buildscript {
3333

3434
dependencies {
3535
classpath("com.android.tools.build:gradle:8.8.2")
36-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10")
36+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
3737
classpath("com.google.dagger:hilt-android-gradle-plugin:2.54")
3838
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.5.0")
3939
}

0 commit comments

Comments
 (0)