Updated version from 1.5.6 to 1.5.7

This commit is contained in:
nathan 2020-07-08 02:33:30 +02:00
parent e2e83a1c86
commit a1d9ce9f98
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ object Extras {
// set for the project
const val description = "Utilities for use within Java projects"
const val group = "com.dorkbox"
const val version = "1.5.6"
const val version = "1.5.7"
// set as project.ext
const val name = "Utilities"