Commit Graph

29 Commits (0fe7c668508a6cd3db5d83bd0cc840b43c3bb70d)

Author SHA1 Message Date
Koitharu 70d66e5a90
Merge branch 'master' into devel 1 year ago
Koitharu 95f4d39893
Update parsers 1 year ago
Koitharu c2079ebca5
Update dependencies 1 year ago
Koitharu 099362d198
Update reader ui 1 year ago
Koitharu 22e2411c77
Cache chapters list (close #812) 1 year ago
Koitharu 3f66c142b8
Merge branch 'master' into devel 1 year ago
Koitharu 40f262b0ef
Update parsers 1 year ago
Koitharu ef691b1aed
Update parsers 1 year ago
Koitharu e75035b33a
Update parsers 1 year ago
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