Skip to content

Commit

Permalink
Merge pull request #130 from Crazy-Marvin/dependabot/gradle/org.jetbr…
Browse files Browse the repository at this point in the history
…ains.kotlin-kotlin-gradle-plugin-2.0.20

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.0 to 2.0.20
  • Loading branch information
CrazyMarvin authored Oct 8, 2024
2 parents 4b7695e + 49cd8d3 commit a605335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ buildscript {

dependencies {
classpath("com.android.tools.build:gradle:8.7.0")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.20")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.52")
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.2.3")
}
Expand Down

0 comments on commit a605335

Please sign in to comment.