mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-07-05 02:32:42 +00:00
Enable resValues as build feature
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -113,6 +113,7 @@ android {
|
||||
buildFeatures {
|
||||
viewBinding = true
|
||||
buildConfig = true
|
||||
resValues = true
|
||||
}
|
||||
|
||||
packaging {
|
||||
|
||||
Reference in New Issue
Block a user