From 124bad7608622703d0b840ad474f9d00c63b0fb2 Mon Sep 17 00:00:00 2001 From: Patrick Mertens Date: Tue, 7 Nov 2017 17:07:04 +0100 Subject: [PATCH] Release 1.3 to maven central with fixes for new build tools --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 35a3f63..e66bbab 100755 --- a/gradle.properties +++ b/gradle.properties @@ -17,8 +17,8 @@ # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects # org.gradle.parallel=true -VERSION_NAME=1.3.0 -VERSION_CODE=13 +VERSION_NAME=1.3.1 +VERSION_CODE=14 GROUP=com.simplicityapks POM_DESCRIPTION=An intuitive and simplistic Date and Time Picker for reminders. This Android library mirrors the date picker seen in the Google Keep app and adds important features and enhancements.