diff --git a/android/build.gradle b/android/build.gradle index 31f2d1b..7c76dd2 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -77,6 +77,5 @@ dependencies { compile 'com.android.support:appcompat-v7:27.1.1' compile 'com.android.support:design:27.1.1' - compile 'com.sumup:merchant-sdk:3.0.0' + compile 'com.sumup:merchant-sdk:3.2.0' } - \ No newline at end of file diff --git a/package.json b/package.json index 63c6df9..1b2fc67 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rn-sumup", - "version": "1.0.8", - "description": "SumUpSDK Wrapper for React Native.", + "version": "1.0.9", + "description": "SumUp SDK Wrapper for React Native.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" @@ -9,7 +9,7 @@ "keywords": [ "react-native" ], - "author": "NEXTAR", + "author": "Kyte", "license": "MIT", "repository": { "type": "git",