Commit Graph

20 Commits (f675c606a28435d6ac160df0e7f2f43cb605a38d)

Author SHA1 Message Date
Koitharu 19f398d309
Merge branch 'master' into devel 1 year ago
Koitharu 1bd916371a
Update parsers 1 year ago
Koitharu 8c79df3d35
Details ui updates 1 year ago
Koitharu 2c2db1ca96
Rollback kotlin 1 year ago
Koitharu f556c0b127
Merge branch 'master' into devel 1 year ago
Koitharu d2ed8a1ace
Update parsers 1 year ago
Koitharu 6fe6c05327
Update parsers 1 year ago
Koitharu 66645d93f8
Update parsers 1 year ago
Koitharu f2582bce1d
Update dependencies 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