Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 32af2fa commit cef3549
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bundletool-gradle-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
id("com.google.protobuf") version "0.9.4"
id("com.gradle.plugin-publish") version "1.2.1"
id("org.jetbrains.kotlin.jvm") version "1.9.22"
id("org.jetbrains.kotlin.jvm") version "2.0.0"
}

repositories {
Expand Down
Loading

0 comments on commit cef3549

Please sign in to comment.