Skip to content

Commit f896a8c

Browse files
authored
Update libs.versions.toml
Downgrade Kotlin version from 1.7.21 to 1.7.20
1 parent 6ae508f commit f896a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ hilt = "2.44.2"
3131
hiltExt = "1.0.0"
3232
jacoco = "0.8.7"
3333
junit4 = "4.13.2"
34-
kotlin = "1.7.21"
34+
kotlin = "1.7.20"
3535
kotlinxCoroutines = "1.6.4"
3636
kotlinxDatetime = "0.4.0"
3737
kotlinxSerializationJson = "1.4.1"

0 commit comments

Comments
 (0)