Bump com.android.tools.build:gradle from 7.4.2 to 8.0.1 (#2187)

This commit is contained in:
dependabot[bot]
2023-05-14 18:20:56 +00:00
committed by GitHub
parent dce491bffe
commit a06add070e
9 changed files with 23 additions and 14 deletions

View File

@ -11,13 +11,18 @@ org.gradle.jvmargs=-Xmx1536m
#
android.enableJetifier=true
android.useAndroidX=true
android.defaults.buildfeatures.buildconfig=true
android.nonTransitiveRClass=false
android.nonFinalResIds=false
#
kotlin.code.style=official
#
kapt.use.worker.api=true
kapt.include.compile.classpath=false
#
# https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-common-faq-0000001063210244#section17273113244910
apmsInstrumentationEnabled=false
#
# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
# org.gradle.parallel=true