Skip to content

Commit

Permalink
Apply kotlinx-collections-immutable
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler committed Dec 9, 2023
1 parent ffd4b8d commit 3db1fb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,5 @@ dependencies {
implementation("com.squareup.retrofit2:retrofit:2.9.0")
implementation("com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:1.0.0")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2")
implementation("org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.6")
}

0 comments on commit 3db1fb0

Please sign in to comment.