mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-20 19:18:37 +00:00
Enable BuildConfig through buildFeatures, not gradle.properties.
This commit is contained in:
committed by
Greyson Parrelli
parent
df83611b55
commit
f7efe28bb7
@@ -46,6 +46,7 @@ android {
|
||||
}
|
||||
|
||||
buildFeatures {
|
||||
buildConfig = true
|
||||
compose = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user