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.22
  • Loading branch information
renovate[bot] authored and MrHadiSatrio committed Jan 6, 2024
1 parent 9c66f6d commit 54a7a5e
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
Expand Up @@ -30,5 +30,5 @@ plugins {

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

0 comments on commit 54a7a5e

Please sign in to comment.