From 9daa640f53dbb05778fcd2e5e1e9aadbe379f501 Mon Sep 17 00:00:00 2001 From: efedaniel Date: Tue, 28 Dec 2021 20:02:06 +0100 Subject: [PATCH] complete update to 0.0.10 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index eb83b57..4e00dee 100755 --- a/gradle.properties +++ b/gradle.properties @@ -22,7 +22,7 @@ kotlin.code.style=official # Maven Deployment Variables GROUP=com.cottacush -VERSION_NAME=0.0.9 +VERSION_NAME=0.0.10 POM_ARTIFACT_ID=CurrencyEditText POM_NAME=CurrencyEditText