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