mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 23:47:02 +05:30
Revert "gradle: disable problematic flag"
Fixed in AGP 7.0.0-alpha05
This reverts commit 6b85bc51de
.
This commit is contained in:
parent
5cee5ad5d3
commit
929816c342
1 changed files with 1 additions and 2 deletions
|
@ -38,8 +38,7 @@ android.enableRTxtResourceShrinking=true
|
|||
android.enablePartialRIncrementalBuilds=true
|
||||
android.experimental.enableNewResourceShrinker=true
|
||||
android.experimental.enableNewResourceShrinker.preciseShrinking=true
|
||||
# Breaks build with AGP 7.0.0-alpha04
|
||||
# android.generateManifestClass=true
|
||||
android.generateManifestClass=true
|
||||
|
||||
# Default Android build features
|
||||
android.defaults.buildfeatures.buildconfig=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue