Skip to content

Commit

Permalink
Updating SumUp SDK version for Android
Browse files Browse the repository at this point in the history
  • Loading branch information
ital0 committed Sep 12, 2019
1 parent 57f2f63 commit 2881656
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
}

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"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"
},
"keywords": [
"react-native"
],
"author": "NEXTAR",
"author": "Kyte",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 2881656

Please sign in to comment.