From 59c3b67431bb9fed30670e5ece810a65e9487a2c Mon Sep 17 00:00:00 2001 From: Constantine Date: Tue, 14 May 2019 13:01:06 +0300 Subject: [PATCH] Update library version Signed-off-by: Constantine --- backdrop/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backdrop/build.gradle b/backdrop/build.gradle index 60e6c5a..0afd222 100644 --- a/backdrop/build.gradle +++ b/backdrop/build.gradle @@ -20,7 +20,7 @@ ext { siteUrl = 'https://github.com/Semper-Viventem/BackdropView' gitUrl = 'https://github.com/Semper-Viventem/BackdropView' - libraryVersion = '0.1.6' + libraryVersion = '0.1.7' developerId = 'semper-viventem' developerName = 'constantine'