Bump kotlin-stdlib-jdk8 from 1.4.30 to 1.4.31 (#821)

This commit is contained in:
dependabot[bot]
2021-03-11 06:20:02 -06:00
committed by GitHub
parent fc26d7967f
commit e00ff99af7
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ android {
dependencies {
val daggerVersion = "2.33"
val kotlinVersion = "1.4.30"
val kotlinVersion = "1.4.31"
val kxCoroutinesVersion = "1.4.2"
val ktorVersion = "1.5.1"
val espressoVersion = "3.3.0"