Skip to content

Commit a3301dc

Browse files
committed
Enable resValues as build feature
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
1 parent d045b27 commit a3301dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ android {
113113
buildFeatures {
114114
viewBinding = true
115115
buildConfig = true
116+
resValues = true
116117
}
117118

118119
packaging {

0 commit comments

Comments
 (0)