Remove unused build config field
This commit is contained in:
@@ -29,7 +29,6 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
buildConfigField "Boolean", "DEBUG_PICASSO", "false"
|
||||
buildConfigField "Boolean", "LOG_NETWORK", "false"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user