em1、em2、d82上加上默认速度面板
This commit is contained in:
@@ -4,9 +4,9 @@ project.dependencies {
|
||||
if (Boolean.valueOf(RELEASE)) {
|
||||
bydautoImplementation rootProject.ext.dependencies.moduleleftpanel
|
||||
|
||||
d82xImplementation rootProject.ext.dependencies.moduleleftpanelnoop
|
||||
em1Implementation rootProject.ext.dependencies.moduleleftpanelnoop
|
||||
em2Implementation rootProject.ext.dependencies.moduleleftpanelnoop
|
||||
d82xImplementation rootProject.ext.dependencies.moduleleftpanel
|
||||
em1Implementation rootProject.ext.dependencies.moduleleftpanel
|
||||
em2Implementation rootProject.ext.dependencies.moduleleftpanel
|
||||
d8xxImplementation rootProject.ext.dependencies.moduleleftpanelnoop
|
||||
d80xImplementation rootProject.ext.dependencies.moduleleftpanelnoop
|
||||
em4Implementation rootProject.ext.dependencies.moduleleftpanelnoop
|
||||
@@ -18,9 +18,9 @@ project.dependencies {
|
||||
} else {
|
||||
bydautoImplementation project(':modules:mogo-module-left-panel')
|
||||
|
||||
d82xImplementation project(':modules:mogo-module-left-panel-noop')
|
||||
em1Implementation project(':modules:mogo-module-left-panel-noop')
|
||||
em2Implementation project(':modules:mogo-module-left-panel-noop')
|
||||
d82xImplementation project(':modules:mogo-module-left-panel')
|
||||
em1Implementation project(':modules:mogo-module-left-panel')
|
||||
em2Implementation project(':modules:mogo-module-left-panel')
|
||||
d8xxImplementation project(':modules:mogo-module-left-panel-noop')
|
||||
d80xImplementation project(':modules:mogo-module-left-panel-noop')
|
||||
em4Implementation project(':modules:mogo-module-left-panel-noop')
|
||||
|
||||
Reference in New Issue
Block a user