mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 05:48:09 +00:00
fix: remove deprecated API
This commit is contained in:
parent
6a1df74488
commit
636fee5a8d
@ -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…
x
Reference in New Issue
Block a user