File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,6 @@ dependencies {
5656 // noinspection GradleDynamicVersion
5757 implementation " com.facebook.react:react-native:+" // From node_modules
5858 api project(" :react-native-vision-camera" )
59- implementation " androidx.camera:camera-core:1.1.0-alpha06 "
59+ implementation " androidx.camera:camera-core:1.2.1
6060 implementation 'com.google.mlkit:barcode-scanning:17.0.2'
6161}
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-6.8 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.4 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change 7272 "peerDependencies" : {
7373 "react" : " *" ,
7474 "react-native" : " *" ,
75- "react-native-vision-camera" : " >=2.9 .4"
75+ "react-native-vision-camera" : " ^2.15 .4" ,
7676 },
7777 "jest" : {
7878 "preset" : " react-native" ,
You can’t perform that action at this time.
0 commit comments