Skip to content

Commit

Permalink
Added Android dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ital0 committed Mar 5, 2018
1 parent 17a2080 commit 5316001
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ repositories {
}

dependencies {
annotationProcessor 'com.neenbedankt.bundles:argument:1.0.4'
compile 'com.neenbedankt.bundles:argument:1.0.4'
compile 'com.facebook.react:react-native:+'
compile('com.sumup:merchant-sdk:2.5.1@aar') {
transitive = true
Expand Down

0 comments on commit 5316001

Please sign in to comment.