File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ maven.install(
18
18
"junit:junit:4.12" ,
19
19
"androidx.test.espresso:espresso-core:3.1.1" ,
20
20
"org.hamcrest:hamcrest-library:1.3" ,
21
- "org.jetbrains.kotlinx:kotlinx-serialization-core:1.0-M1-1.4.0-rc " ,
21
+ "org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 " ,
22
22
"com.squareup.moshi:moshi:1.14.0" ,
23
23
"com.squareup.moshi:moshi-kotlin:1.14.0" ,
24
24
"com.squareup.moshi:moshi-kotlin-codegen:1.14.0" ,
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ maven_install(
45
45
"junit:junit:4.12" ,
46
46
"androidx.test.espresso:espresso-core:3.1.1" ,
47
47
"org.hamcrest:hamcrest-library:1.3" ,
48
- "org.jetbrains.kotlinx:kotlinx-serialization-core:1.0-M1-1.4.0-rc " ,
48
+ "org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 " ,
49
49
"com.squareup.moshi:moshi:1.14.0" ,
50
50
"com.squareup.moshi:moshi-kotlin:1.14.0" ,
51
51
"com.squareup.moshi:moshi-kotlin-codegen:1.14.0" ,
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ maven_install(
43
43
"junit:junit:4.12" ,
44
44
"androidx.test.espresso:espresso-core:3.1.1" ,
45
45
"org.hamcrest:hamcrest-library:1.3" ,
46
- "org.jetbrains.kotlinx:kotlinx-serialization-core:1.0-M1-1.4.0-rc " ,
46
+ "org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 " ,
47
47
"com.google.dagger:dagger:2.45" ,
48
48
"com.google.dagger:dagger-compiler:2.45" ,
49
49
"com.google.dagger:dagger-producers:2.45" ,
You can’t perform that action at this time.
0 commit comments