Skip to content

Commit

Permalink
Merge pull request #109 from techinessoverloaded/dependabot/gradle/or…
Browse files Browse the repository at this point in the history
…g.jetbrains.kotlin-kotlin-gradle-plugin-1.9.21

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21
  • Loading branch information
techinessoverloaded authored Dec 6, 2023
2 parents 9a2cb38 + 945e330 commit 59c2b23
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 @@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath("com.android.tools.build:gradle:7.3.1")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.20")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.21")
classpath("org.jetbrains.dokka:dokka-gradle-plugin:1.9.10")
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit 59c2b23

Please sign in to comment.