From b29140ee444e2d7c7c98f60c0e97d0ab31690d94 Mon Sep 17 00:00:00 2001 From: Sergio Lopez Marquez Date: Mon, 11 Mar 2019 10:50:21 +0100 Subject: [PATCH] Update sdk version to 1.43 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index f4f29b6..c74e5bd 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.2.9.6' + implementation 'com.cumberland.weplansdk:weplansdk:1.4.3' implementation 'com.android.support:multidex:1.0.3' } \ No newline at end of file