fix: remove deprecated API
This commit is contained in:
parent
6a1df74488
commit
636fee5a8d
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@ class ApplicationPlugin : Plugin<Project> {
|
|||
AndroidCommon.configure(project)
|
||||
project.extensions.configure<BaseAppModuleExtension> {
|
||||
val minifySwitch = project.providers.environmentVariable("DISABLE_MINIFY")
|
||||
|
||||
adbOptions.installOptions("--user 0")
|
||||
|
||||
dependenciesInfo {
|
||||
includeInBundle = false
|
||||
includeInApk = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue