From a3450382cd1e32af73bcc667f76ed6b324a95824 Mon Sep 17 00:00:00 2001 From: ricardodalarme Date: Wed, 21 Jun 2023 13:31:10 -0300 Subject: [PATCH] chore(gradle): release v0.2.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d227917e..a9ec7255 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,7 +22,7 @@ kotlin.code.style=official # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true # Library version -VERSION_NAME=0.1.0 +VERSION_NAME=0.2.0 # Jitpack package GROUP=com.github.profusion # Artifact ID