mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Bump kotlin-stdlib-jdk8 from 1.4.31 to 1.4.32
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 1.4.31 to 1.4.32. - [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[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Hibon
parent
b59886dc77
commit
ed0744d5ab
@@ -75,7 +75,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
val daggerVersion = "2.33"
|
||||
val kotlinVersion = "1.4.31"
|
||||
val kotlinVersion = "1.4.32"
|
||||
val kxCoroutinesVersion = "1.4.2"
|
||||
val ktorVersion = "1.5.2"
|
||||
val espressoVersion = "3.3.0"
|
||||
|
||||
Reference in New Issue
Block a user