Fix AutotuneFragment InputWeekDay
This commit is contained in:
parent
66ca375bc6
commit
d359c8563b
|
@ -29,4 +29,5 @@ dependencies {
|
|||
|
||||
// APS
|
||||
api 'org.mozilla:rhino:1.7.14'
|
||||
implementation project(path: ':plugins:automation')
|
||||
}
|
|
@ -54,5 +54,4 @@ dependencies {
|
|||
|
||||
// Overview
|
||||
api 'com.google.android.flexbox:flexbox:3.0.0'
|
||||
implementation project(path: ':automation')
|
||||
}
|
Loading…
Reference in a new issue