Address crash caused by missing dependency.
This commit is contained in:
parent
e41caac7db
commit
9bd841b86d
3 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
apply plugin: 'com.android.library'
|
||||
|
||||
dependencies {
|
||||
implementation libraries.supportCoreUtils
|
||||
implementation libraries.supportCoreUtils
|
||||
}
|
||||
|
||||
def pathToRootDir = "../../../../"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue