Skip to content
This repository was archived by the owner on Oct 25, 2025. It is now read-only.

Commit f64482d

Browse files
Update kotlin
1 parent 04327cd commit f64482d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlinVersion = '1.5.31'
2+
ext.kotlinVersion = '2.1.0'
33
ext.navigationVersion = '2.3.5'
44
repositories {
55
google()
@@ -40,7 +40,7 @@ ext {
4040
archTestingVersion = '2.1.0'
4141
coroutinesVersion = '1.5.2'
4242
cardVersion = '1.0.0'
43-
coroutinesVersion = '1.5.0'
43+
coroutinesVersion = '1.9.0'
4444
dexMakerVersion = '2.28.1'
4545
espressoVersion = '3.4.0'
4646
fragmentVersion = '1.4.0'

0 commit comments

Comments
 (0)