Switch to buildFeatures for enabling buildConfig generation
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -74,6 +74,7 @@ android {
|
||||
}
|
||||
|
||||
buildFeatures {
|
||||
buildConfig true
|
||||
viewBinding true
|
||||
aidl true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user