Skip to content

Commit

Permalink
refactor : update kotlin ver
Browse files Browse the repository at this point in the history
1.4.21 to 1.4.31
  • Loading branch information
kjh5833 committed Mar 19, 2021
1 parent c4527c7 commit d13f54a
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.gradle_versions_plugin = "0.36.0"
ext.gradle_version = "4.1.1"
ext.kotlin_version = "1.4.21"
ext.kotlin_version = "1.4.31"
ext.koin_version = '2.2.2'

repositories {
Expand Down

0 comments on commit d13f54a

Please sign in to comment.