Skip to content

Use version catalog TOML file for dependencies #172

@arriolac

Description

@arriolac

Is your feature request related to a problem? Please describe.
It's currently difficult to make sure that all modules in the project are using the same library versions.

Describe the solution you'd like
Use Gradle version catalog: https://docs.gradle.org/current/userguide/platforms.html#sub::toml-dependencies-format This is something the NiA sample app uses which is the new recommended way to specify versions in multi-module apps https://github.com/android/nowinandroid

Describe alternatives you've considered
Do nothing.

Additional context
Relates to #160

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.releasedtype: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions