Skip to content

Commit

Permalink
Bump kotlin-gradle-plugin from 1.4.32 to 1.5.0 (#57)
Browse files Browse the repository at this point in the history
* Bump kotlin-gradle-plugin from 1.4.32 to 1.5.0

Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.4.32 to 1.5.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michał Sikora <[email protected]>
  • Loading branch information
dependabot[bot] and MiSikora committed May 1, 2021
1 parent 56f8e9d commit fb46fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ext.libs = [
"material": "com.google.android.material:material:1.3.0",
],
"kotlin": [
"gradlePlugin": "org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.32",
"gradlePlugin": "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.0",
"x": [
"binaryCompatibility": [
"gradlePlugin": "org.jetbrains.kotlinx:binary-compatibility-validator:0.5.0",
Expand Down

0 comments on commit fb46fbb

Please sign in to comment.