Skip to content

Conversation

@pietrometuh
Copy link

Not sure if this was done on purpose, but if (!BuildConfig.DEBUG) BuildConfig.DEBUG else false always returns false, while if (!BuildConfig.DEBUG) BuildConfig.DEBUG else true can be simplified into BuildConfig.DEBUG itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant