diff --git a/gradle.properties b/gradle.properties index 46d2bf8..a329276 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,5 +22,5 @@ kotlin.code.style=official # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true GROUP=io.github.dkmarkell -VERSION_NAME=1.0.0 +VERSION_NAME=1.0.1-SNAPSHOT kotlin.explicitApi=strict \ No newline at end of file