Migrate BuildConfig to Gradle Build Files
This commit is contained in:
@@ -123,6 +123,7 @@ android {
|
||||
buildFeatures {
|
||||
viewBinding = true
|
||||
compose = true
|
||||
buildConfig = true
|
||||
|
||||
// Disable some unused things
|
||||
aidl = false
|
||||
|
||||
Reference in New Issue
Block a user