From 141d7177270ab12a7a86afb0dd79fd57f165d737 Mon Sep 17 00:00:00 2001 From: Semper-Viventem Date: Fri, 27 Jul 2018 17:17:41 +0300 Subject: [PATCH] Update jcenter version --- backdrop/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backdrop/build.gradle b/backdrop/build.gradle index 1200dcc..0ddf1be 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.2' + libraryVersion = '0.1.2_x' developerId = 'semper-viventem' developerName = 'constantine'