Skip to content

Commit

Permalink
Merge pull request #10 from davebro/master
Browse files Browse the repository at this point in the history
update android gradle configuration
  • Loading branch information
doctadre authored Aug 26, 2019
2 parents b15c944 + 43b679a commit 902947b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ repositories {
}

dependencies {
compile 'com.facebook.react:react-native:+'
implementation 'com.facebook.react:react-native:+'
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-contact-picker",
"version": "6.0.0",
"version": "6.0.1",
"description": "A contact picker module for React Native",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 902947b

Please sign in to comment.