From aa5a393ebe7c6ad34026841ed60a8badc9d6b5d3 Mon Sep 17 00:00:00 2001 From: Tamir Shomer Date: Mon, 22 May 2017 18:23:39 +0300 Subject: [PATCH] Incresed lib version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e19f70f..d50e297 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ # suppress inspection "UnusedProperty" for whole file NAME=Contacts -VERSION_NAME=1.1.6 +VERSION_NAME=1.1.7 GROUP=com.github.tamir7.contacts DESCRIPTION=Android Contacts API SITE_URL=https://github.com/tamir7/Contacts