diff --git a/CHANGELOG.md b/CHANGELOG.md index 47cc166c082..436ec5543a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## 0.5.25 +* `Versions`: + * `UUID`: `0.3.0` -> `0.3.1` + ## 0.5.24 * `Versions`: diff --git a/gradle.properties b/gradle.properties index d54839fe079..2f8f59b988c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,7 +18,7 @@ klockVersion=2.4.1 github_release_plugin_version=2.2.12 -uuidVersion=0.3.0 +uuidVersion=0.3.1 # ANDROID