Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brudaswen authored Oct 2, 2020
1 parent 968515d commit 2026b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ open classes should be avoided.
## Gradle Dependencies
```kotlin
// Kotlin Serialization CSV
implementation("de.brudaswen.kotlinx.serialization:kotlinx-serialization-csv:1.0.0")
implementation("de.brudaswen.kotlinx.serialization:kotlinx-serialization-csv:1.0.1")

// Kotlin Serialization is added automatically, but can be added to force a specific version
implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.0.0-RC2")
Expand Down

0 comments on commit 2026b23

Please sign in to comment.