Enable resValues as build feature
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
parent
d841d4cfd2
commit
776e4c33c0
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@ android {
|
||||||
buildFeatures {
|
buildFeatures {
|
||||||
viewBinding = true
|
viewBinding = true
|
||||||
buildConfig = true
|
buildConfig = true
|
||||||
|
resValues = true
|
||||||
}
|
}
|
||||||
|
|
||||||
packaging {
|
packaging {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue