Skip to content

Commit

Permalink
0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Him188 committed Nov 24, 2020
1 parent 493aa89 commit ea99fdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Dependency requirements:
| 0.3.3 | 1.3.70+ | 0.20.0 |
| 0.5.3 | 1.4.0 | 1.0.0-RC |
| 0.6.0 | 1.4.10 | 1.0.0-RC2 |
| 0.7.3 | 1.4.10 | 1.0.1 |
| 0.7.4 | 1.4.10 | 1.0.1 |

#### Gradle

Expand Down
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object Versions {
const val version = "0.7.3"
const val version = "0.7.4"

const val kotlin = "1.4.10"
const val serialization = "1.0.1"
Expand Down

0 comments on commit ea99fdf

Please sign in to comment.