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