mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 20:17:02 +05:30
gradle: disable problematic flag
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
19c5bac6d3
commit
6b85bc51de
1 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,8 @@ android.enableRTxtResourceShrinking=true
|
|||
android.enablePartialRIncrementalBuilds=true
|
||||
android.experimental.enableNewResourceShrinker=true
|
||||
android.experimental.enableNewResourceShrinker.preciseShrinking=true
|
||||
android.generateManifestClass=true
|
||||
# Breaks build with AGP 7.0.0-alpha04
|
||||
# android.generateManifestClass=true
|
||||
|
||||
# Default Android build features
|
||||
android.defaults.buildfeatures.buildconfig=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue