Fix build depedencies
This commit is contained in:
@@ -180,7 +180,10 @@ dependencies {
|
||||
|
||||
// Misc.
|
||||
implementation Deps.Misc.LOTTIE
|
||||
implementation Deps.Misc.CHIPS
|
||||
implementation Deps.Misc.CHIPS, {
|
||||
exclude module: 'ChipsLayoutManager'
|
||||
}
|
||||
implementation 'com.github.BelooS:ChipsLayoutManager:v0.3.7'
|
||||
implementation Deps.Misc.Plugins.QR_SCANNER
|
||||
|
||||
// Tests
|
||||
|
||||
Reference in New Issue
Block a user