mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 10:37:05 +05:30
chore(deps): update agp to v8.0.0-alpha11
This commit is contained in:
parent
955299bd89
commit
9f7e05d79a
2 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue