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

Migrate to the declarative plugins block in build.gradle #383

Open
navaronbracke opened this issue Apr 20, 2023 · 0 comments
Open

Migrate to the declarative plugins block in build.gradle #383

navaronbracke opened this issue Apr 20, 2023 · 0 comments
Labels
platform-android Anything related to Android tech-debt Technical debt that should be cleaned up

Comments

@navaronbracke
Copy link
Owner

In newer version of Gradle, there is an updated way of setting up dependencies.

This uses a kts setup rather than a Groovy one.
Once the changes are available in a stable release, we should migrate the project to using it.

@navaronbracke navaronbracke added tech-debt Technical debt that should be cleaned up platform-android Anything related to Android labels Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform-android Anything related to Android tech-debt Technical debt that should be cleaned up
Projects
None yet
Development

No branches or pull requests

1 participant