From 46f0459fc781165de701fbf0444e8a0afa5438d7 Mon Sep 17 00:00:00 2001 From: Masayuki Suda Date: Thu, 10 Jan 2019 16:02:20 +0900 Subject: [PATCH] bump up version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6ac0733..c675699 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=0.2.3.2 +VERSION_NAME=0.2.4.0 VERSION_CODE=1 BUILD_TOOLS_VERSION=28.0.3 COMPILE_SDK_VERSION=28