From 7fa8c56c4ad85141b1e3b39799a73224daad82f4 Mon Sep 17 00:00:00 2001 From: Ivan Baranov Date: Mon, 20 Mar 2017 14:44:30 +0300 Subject: [PATCH] Release 0.1.3 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index dd9858c..f4642fe 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ MIN_SDK_VERSION=11 TARGET_SDK_VERSION=23 # Current library version -VERSION_NAME=0.1.2 +VERSION_NAME=0.1.3 # Dependency versions (library) SUPPORT_LIBRARY_VERSION=23.1.1