From f36f8a5dc65bf2789fb2928f587887380df7a966 Mon Sep 17 00:00:00 2001 From: Sergio Lopez Marquez Date: Mon, 22 Apr 2019 16:30:47 +0200 Subject: [PATCH] Update sdk version --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index c74e5bd..3f02d48 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -34,6 +34,6 @@ dependencies { implementation 'com.android.support:appcompat-v7:27.1.1' implementation 'com.android.support:design:27.1.1' - implementation 'com.cumberland.weplansdk:weplansdk:1.4.3' + implementation 'com.cumberland.weplansdk:weplansdk:1.4.4' implementation 'com.android.support:multidex:1.0.3' } \ No newline at end of file