Commit Graph

23 Commits (290cb652ee764048729d58dda30acd9a2f5e3f79)

Author SHA1 Message Date
Koitharu 290cb652ee
Update parsers 1 year ago
Koitharu e60ca7115a
Update parsers 1 year ago
Koitharu 8713faa487
Update parsers 1 year ago
Koitharu 15e99c03a9
Update parsers and adjust imports
(cherry picked from commit 5e8aa4cec7)
1 year ago
Koitharu 8e1d02f356
Update parsers 1 year ago
Koitharu 1e90d5541b
Update parsers 1 year ago
Koitharu 95f4d39893
Update parsers 1 year ago
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