mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
chore(deps): update agp to v8.0.0-alpha01
This commit is contained in:
parent
f9109c29b1
commit
2594c172f0
2 changed files with 2 additions and 5 deletions
|
@ -6,7 +6,7 @@ org.gradle.caching=true
|
|||
org.gradle.vfs.watch=true
|
||||
|
||||
# Disable cache-fix version warning
|
||||
org.gradle.android.cache-fix.ignoreVersionCheck=true
|
||||
systemProp.org.gradle.android.cache-fix.ignoreVersionCheck=true
|
||||
|
||||
# Enable experimental configuration caching
|
||||
org.gradle.unsafe.configuration-cache=true
|
||||
|
@ -55,9 +55,6 @@ android.useMinimalKeepRules=true
|
|||
# Enable resource optimizations for release build
|
||||
android.enableResourceOptimizations=true
|
||||
|
||||
# Opt into new publishing APIs
|
||||
android.disableAutomaticComponentCreation=true
|
||||
|
||||
# Default Android build features
|
||||
android.defaults.buildfeatures.buildconfig=false
|
||||
android.defaults.buildfeatures.aidl=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue