Downgrade libausbc from 3.3.3 to 3.2.7 to use a version that compiled successfully on JitPack
This commit is contained in:
@@ -21,5 +21,5 @@ android {
|
||||
dependencies {
|
||||
implementation 'com.facebook.react:react-android'
|
||||
// AndroidUSBCamera library for USB/UVC Webcams
|
||||
implementation 'com.github.jiangdongguo.AndroidUSBCamera:libausbc:3.3.3'
|
||||
implementation 'com.github.jiangdongguo.AndroidUSBCamera:libausbc:3.2.7'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user