Commit Graph

16 Commits (40f262b0ef503a509d191f4e01c076b442cb99f1)

Author SHA1 Message Date
Koitharu 40f262b0ef
Update parsers 1 year ago
Koitharu ef691b1aed
Update parsers 1 year ago
Koitharu 1bd916371a
Update parsers 1 year ago
Koitharu d2ed8a1ace
Update parsers 1 year ago
Koitharu 6fe6c05327
Update parsers 1 year ago
Koitharu b5053b7820
Update parsers 1 year ago
Koitharu f11a9d8235
Update parsers 1 year ago
Koitharu 1568a48328
Update parsers 1 year ago
Koitharu b2bfebaea2
Update dependencies 1 year ago
Koitharu 19446db192
Misc improvements 1 year ago
Koitharu 609f2bd134
Fixes 1 year ago
Koitharu 644f0af262
Refactor dependencies catalog 1 year ago
Koitharu a1e5d78877
Update parsers 1 year ago
Koitharu e2902fa1ba
Fix dependencies 1 year ago
Koitharu f9e4752b8c
Merge branch 'add/libs-version-toml-dependency-management' of github.com:CodeWithTamim/Kotatsu into CodeWithTamim-add/libs-version-toml-dependency-management 1 year ago
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