Skip to content

Commit

Permalink
root: Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to …
Browse files Browse the repository at this point in the history
…v1.9.24
  • Loading branch information
renovate[bot] authored Jun 16, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent de65f3f commit d185529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -30,5 +30,5 @@ plugins {

dependencies {
implementation("com.android.tools.build:gradle:8.5.0")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24")
}

0 comments on commit d185529

Please sign in to comment.