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

The Dependencies.kt mentioned in the README does not exist #80

Closed
binarynoise opened this issue Jun 17, 2022 · 4 comments · Fixed by #81
Closed

The Dependencies.kt mentioned in the README does not exist #80

binarynoise opened this issue Jun 17, 2022 · 4 comments · Fixed by #81

Comments

@binarynoise
Copy link
Contributor

The Dependencies.kt mentioned in the README does not exist.

Dependencies are centralized inside the Dependencies.kt file in the buildSrc folder. This provides convenient auto-completion when writing your gradle files.

@cortinico
Copy link
Owner

You're right, we moved to Gradle Versions Catalog.

Do you want to send a PR to udpate the README? :) @binarynoise

@binarynoise
Copy link
Contributor Author

@cortinico
I'll create the PR.

Btw, does the libs.versions.toml really need to be in the gradle folder? Wouldn't it belong to the build-src as well?

@cortinico
Copy link
Owner

Btw, does the libs.versions.toml really need to be in the gradle folder?

By default it does: https://docs.gradle.org/current/userguide/platforms.html

@binarynoise
Copy link
Contributor Author

OK. I created the PR.

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 a pull request may close this issue.

2 participants