diff --git a/gradle.properties b/gradle.properties index 578dc8c..3268077 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,4 +21,4 @@ kotlin.code.style=official # resources declared in the library itself and none from the library's dependencies, # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true -VERSION_LIB=0.0.5 \ No newline at end of file +VERSION_LIB=0.0.6 \ No newline at end of file