Skip to content

Commit

Permalink
fix: settings kotlin gradle plugin version (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszkwiecinski authored Jun 6, 2021
1 parent e507a5a commit 87d0d87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ repositories {
}

dependencies {
implementation 'org.jetbrains.kotlin:kotlin-gradle-plugin'
implementation "com.gradle.publish:plugin-publish-plugin:0.15.0"
implementation "com.project.starter:jvm:0.27.2"
}
Expand Down

0 comments on commit 87d0d87

Please sign in to comment.