From a44b6d5194442b04269f89c71ba82b7c1a30ff69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Gon=C3=A7alves?= Date: Thu, 30 Jan 2020 16:46:36 +0000 Subject: [PATCH] Update gradle.properties --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 9829d068..eea72cb5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -VERSION_NAME=1.7.0 -VERSION_CODE=17 +VERSION_NAME=1.7.1 +VERSION_CODE=18 GROUP=com.github.pmfg POM_DESCRIPTION=SweetAlert for Android, a beautiful and clever alert dialog.