Commit Graph

51 Commits (7a01fdd04c18d4f90d4374a3ebb72dbf4f92c2ca)

Author SHA1 Message Date
Tamim Hossain 6bf034fd37 Add libs.versions.toml for centralized dependency management
- Introduced `libs.versions.toml` to manage dependencies in a centralized and structured manner.
- This improves maintainability and makes it easier to update and manage library versions across the project.
- Follows best practices for Gradle dependency management by separating version definitions from build scripts.
2 years ago