Compile new cameraview commit for fix upsidedown front camera portrait recorded video

This commit is contained in:
Alessandro Mizzoni 2018-03-22 14:14:56 +01:00
parent 852169ea86
commit 73b9bec624
1 changed files with 1 additions and 1 deletions

View File

@ -44,5 +44,5 @@ dependencies {
compile 'com.google.android.gms:play-services-vision:+'
compile "com.android.support:exifinterface:+"
compile project(':openCVLibrary340')
compile 'com.github.react-native-community:cameraview:cc47bb28ed2fc54a8c56a4ce9ce53edd1f0af3a5'
compile 'com.github.react-native-community:cameraview:d529251d24c0a367a28eea28f0eac2269d12f772'
}