Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Commit

Permalink
Bump kotlin_version from 1.4.30 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps `kotlin_version` from 1.4.30 to 1.5.0.

Updates `kotlin-gradle-plugin` from 1.4.30 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)

Updates `kotlin-stdlib-jdk7` from 1.4.30 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-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Apr 28, 2021
1 parent 28a4b93 commit 32070e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

buildscript {
ext{
kotlin_version = '1.4.30'
kotlin_version = '1.5.0'
coroutine_version = "1.0.1"
retrofit = "2.5.0"
lifecycle_version = "1.1.1"
Expand Down

0 comments on commit 32070e0

Please sign in to comment.