diff --git a/gradle.properties b/gradle.properties index b6864df4..a5afe053 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ kotlin.code.style=official GROUP=co.touchlab -VERSION_NAME=1.0.9 +VERSION_NAME=1.0.10 KOTLIN_VERSION=1.5.30 kotlin.native.ignoreDisabledTargets=true