Skip to content

Commit

Permalink
build(deps): update kotlin from 1.4.31 to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VaiTon committed May 13, 2021
1 parent 7114ae7 commit 930695c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -17,7 +17,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.

buildscript {
val kotlinVersion by extra("1.4.31")
val kotlinVersion by extra("1.5.0")
val jacksonVersion by extra("2.12.2")
val greendaoVersion by extra("3.3.0")
val hiltVersion by extra("2.33-beta")
Expand Down

0 comments on commit 930695c

Please sign in to comment.