Skip to content

Commit

Permalink
Merge pull request #14 from veryfi/feature/LP-264-update-demo
Browse files Browse the repository at this point in the history
LP-264: Updated demo
  • Loading branch information
alejouribesanchez authored Jan 31, 2023
2 parents 17c96b7 + f391764 commit e5869d0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath('com.android.tools.build:gradle:7.4.0')
classpath('com.android.tools.build:gradle:7.3.1')
classpath("com.facebook.react:react-native-gradle-plugin")
classpath("de.undercouch:gradle-download-task:4.1.2")
// NOTE: Do not place your application dependencies here; they belong
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"dependencies": {
"@veryfi/react-native-veryfi-lens": "^1.3.3",
"@veryfi/react-native-veryfi-lens": "^1.3.4",
"react": "17.0.2",
"react-native": "0.68.1",
"react-native-dotenv": "^3.3.1",
Expand Down

0 comments on commit e5869d0

Please sign in to comment.