artem-zinnatullin/qualitymatters
View on GitHubBuildConfig.DEBUG is Boolean.parseBoolean("true") with release build type
Open
#180 opened on Jun 1, 2016
hacktoberfestquestion
Repository metrics
- Stars
- (1,759 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
With Android Studio, build the project and found DEBUG is Boolean.parseBoolean("true"), which might be Boolean.parseBoolean("false").