Skip to content

Commit

Permalink
Update Kotlin to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LachlanMcKee committed Aug 14, 2022
1 parent c70fbdc commit 683ea3e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

#### Additions

([#173](https://github.com/badoo/MVICore/pull/162)):
Updated Kotlin to 1.7.0

([#162](https://github.com/badoo/MVICore/pull/162)):
Updated Kotlin to 1.6.21 (the plan is to update to 1.7.x fairly soon)

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
kotlinVersion = "1.6.21"
kotlinVersion = "1.7.0"
detekt = "1.21.0"

# Android
Expand Down

0 comments on commit 683ea3e

Please # to comment.