chore(deps): update agp to v8.0.0-alpha11

This commit is contained in:
renovate[bot] 2023-01-04 18:30:11 +00:00 committed by Harsh Shandilya
parent 955299bd89
commit 9f7e05d79a
No known key found for this signature in database
2 changed files with 1 additions and 3 deletions

View file

@ -23,8 +23,6 @@ class ApplicationPlugin : Plugin<Project> {
project.pluginManager.apply(AppPlugin::class)
project.pluginManager.apply(AndroidCommonPlugin::class)
project.extensions.configure<ApplicationExtension> {
installation.installOptions("--user 0")
dependenciesInfo {
includeInBundle = false
includeInApk = false