Update camera screens, configuration, and build setup
This commit is contained in:
@@ -31,7 +31,7 @@ dependencies {
|
||||
exclude group: 'com.gyf.immersionbar', module: 'immersionbar'
|
||||
exclude group: 'com.zlc.glide', module: 'webpdecoder'
|
||||
}
|
||||
// Local AAR dependencies downloaded to avoid JCenter resolution issues
|
||||
implementation files('libs/immersionbar-3.0.0.aar')
|
||||
implementation files('libs/webpdecoder-1.6.4.9.0.aar')
|
||||
// Local AAR dependencies compiled only; injected into app build.gradle by plugin
|
||||
compileOnly files('libs/immersionbar-3.0.0.aar')
|
||||
compileOnly files('libs/webpdecoder-1.6.4.9.0.aar')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user