Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facilitate contribution (gradle config) #22

Open
Gustl22 opened this issue Dec 18, 2019 · 0 comments
Open

Facilitate contribution (gradle config) #22

Gustl22 opened this issue Dec 18, 2019 · 0 comments

Comments

@Gustl22
Copy link

Gustl22 commented Dec 18, 2019

For contributors it's uncomfortable to start with the app as it won't run out of the box.
Please consider removing gradle.properties from .gitignore again (as officially suggested) and store individual properites in GRADLE_USER_HOME (if there are any).
E.g. the contributor has not to debug / guess the properties anymore like

android.useAndroidX=true
android.enableJetifier=true

Can also store signingConfigs of build.gradle in local.properties

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

No branches or pull requests

1 participant