mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 01:08:50 -06:00
Revert to Kotlin 1.4.21
Kotlin 1.4.21-2 seems to be a pre-release.
This commit is contained in:
@@ -68,7 +68,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
val daggerVersion = "2.31.2"
|
||||
val kotlinVersion = "1.4.21-2"
|
||||
val kotlinVersion = "1.4.21"
|
||||
val kxCoroutinesVersion = "1.4.2"
|
||||
val ktorVersion = "1.5.0"
|
||||
val espressoVersion = "3.3.0"
|
||||
|
||||
Reference in New Issue
Block a user