renovate[bot]
bd73fcc9c3
chore(deps): update github-actions dependencies to v6.0.3 ( #444 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-07 05:35:50 +00:00
Cuong-Tran
68e9a0e51d
Refactor and enhance CONTRIBUTING.md ( #393 )
...
* Docs: URL intent filter (keiyoushi/extensions-source#14330 )
* Docs: URL intent filter
* Docs: Changes requested by Luigi
* fix typos and improve clarity
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com >
(cherry picked from commit ba2e51e60d05051cba078c3b42d0b6306a37d9fd)
* Update CONTRIBUTING.md (keiyoushi/extensions-source#14788 )
* spelling mistakes
* add keiyoushi.utils (core utilities)
* Misc notes edit
* JSON models (DTOs) and serialization
* Extension logic and app features
* HTML and Image Processing, OkHttp and Network
* dto.kt filters.kt naming scheme rule
* Serializable private fields
* Memory-efficient Image Interceptors rewrite
* Misc notes Store minimal unique URL
* add prevent memory leaks
* Update CONTRIBUTING.md
Co-authored-by: Abdullah Al-Shamiry (Ace) <its.shamiry@gmail.com >
* Update CONTRIBUTING.md
Co-authored-by: Abdullah Al-Shamiry (Ace) <its.shamiry@gmail.com >
* Update CONTRIBUTING.md
Co-authored-by: Romain <wycvhrt6vzscfpedxr@gmail.com >
* Update CONTRIBUTING.md
Co-authored-by: Abdullah Al-Shamiry (Ace) <its.shamiry@gmail.com >
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* add lib tools explanation
* lib tools shrink
* Available libs edit
* Loading a subset of Gradle modules edit
* Cloning the repository edit
* Update CONTRIBUTING.md
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com >
* Update CONTRIBUTING.md
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com >
* Generating Page lists edit
* OkHttp and Network edit
* Chapter Pages edit
* Misc notes edit
* Extension logic and app features edit
* Multi-source themes edit
* change “” to ""
* JSON models (DTOs) and serialization edit
* Misc notes edit
* Rewrite the multisrc section + some additional changes
* Update CONTRIBUTING.md
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com >
* Update CONTRIBUTING.md
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com >
* Generating Page lists edit
* Grammar, Formatting, Markdown, Explanations edit
* Table of Contents Edit
* Update CONTRIBUTING.md
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com >
* Update CONTRIBUTING.md
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com >
* Update CONTRIBUTING.md
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com >
* Apply suggestions from code review
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com >
* missed review commits
* Fix Ammount of # and Replace Em Dashes
* Mixing * and - unordered lists. - is used elsewhere. edit
* Core dependencies title edit
* Update CONTRIBUTING.md
---------
Co-authored-by: Abdullah Al-Shamiry (Ace) <its.shamiry@gmail.com >
Co-authored-by: Romain <wycvhrt6vzscfpedxr@gmail.com >
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com >
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com >
(cherry picked from commit 948a94ae6620ea0b042e3ec39da7539d21f26c5b)
(cherry picked from commit b32aa5fb8a1a9f37804618d95657919c3a2fd02f)
(cherry picked from commit 1a98617d44706d23cb631ea78917bbd0e6417b64)
* Edit Contributing.md (keiyoushi/extensions-source#15117 )
* Media Types Edit
* Add Protobuf parsing and serialization section
* JSON parsing and JSON serialization edit
(cherry picked from commit 1534e22c244ca4af9cd82dd9b6d588e360a7c510)
(cherry picked from commit b699b2794e234ae1cc3c103d9dcdd84279fabee7)
(cherry picked from commit c039de28d7b796c797397503a93e649dd3acabb0)
* lint `CONTRIBUTING.md` (keiyoushi/extensions-source#15133 )
(cherry picked from commit 6306e551a5ca29c28a7994f0880d9556b7b84818)
(cherry picked from commit 78fd2bdc8f29637633a754b2b8e71a079b8304a4)
* Update CONTRIBUTING.md (keiyoushi/extensions-source#15530 )
* Update mandatory fields requirements in CONTRIBUTING.md
* Update CONTRIBUTING.md with best practices
Added guidelines for using custom headers and overriding HttpSource methods.
* Enhance CONTRIBUTING.md with code sectioning advice
Added guidelines for organizing methods in extension classes for better readability.
* Revise code organization and mandatory fields guidelines
Updated guidelines for code organization and mandatory fields in CONTRIBUTING.md.
(cherry picked from commit bf1788640af871b45c87597f4bdcbdb6aedb2773)
(cherry picked from commit 86fa3e4bb222ae09a43b36013e7a28edc8ea6d0e)
* Update PR template with AI check (keiyoushi/extensions-source#15629 )
* update PR template with AI check
* update
(cherry picked from commit 76670add437924cbdb40b269d2da5c1b482f4cb8)
(cherry picked from commit 41efb8492b14379ffafec0f2eb326b16d398d792)
* [skip ci] tweak contributing guidelines with common PR suggestions (keiyoushi/extensions-source#15635 )
* [skip ci] tweak contributing guidelines with common PR suggestions
* [skip ci] em-dash, emoji
* [skip ci] prefer id/slug
(cherry picked from commit c52288f0b4d6dd06e9cc1c525722adc48cf39b84)
(cherry picked from commit d17be38f3c37be95737a2bdcc7934cb5e3d61241)
(cherry picked from commit eb185477d1e84639c76a09e3f5b8a7844de7d216)
* Update CONTRIBUTING.md (keiyoushi/extensions-source#15829 )
Update contributing guidelines with best practices
(cherry picked from commit a3edac4f638f0f2b704376fc13accfaab063f5f7)
(cherry picked from commit 847b9c883342a43bd42474be2f7189c23a026088)
* Enhance CONTRIBUTING.md with new guidelines (keiyoushi/extensions-source#15860 )
* Enhance CONTRIBUTING.md with new guidelines
Add guidelines for configurable sources and preferences in CONTRIBUTING.md
* Update CONTRIBUTING.md with JSON and method guidelines
Clarify guidelines on JSON handling and method overrides.
(cherry picked from commit afa7562f33a875dfee2d54b9a73312fd2c9105a2)
(cherry picked from commit 44fd972567cfb728621a8c4c339549ed1eec7346)
* Rework Gradle build logic (keiyoushi/extensions-source#15657 )
* Add new gradle build logic
* rework ko.wolfdotcom
* rework all other extensions
(cherry picked from commit 153fbece55832e8a76f32e26199bb6f8f4252fcb)
---------
Co-authored-by: Cuong-Tran <16017808+cuong-tran@users.noreply.github.com >
(cherry picked from commit b030eeff0bc2e68fff2f070a86c851d950f82145)
(cherry picked from commit d7ba3e81a5a0af9c91d96bee014592e991c4efd9)
* Refactor: Replace deprecated network.cloudflareClient globally (keiyoushi/extensions-source#15988 )
* Cloudflare: update extensions and multisrc
* undo
* Update Cloudflare client usage instructions
* Cloudflare: update extensions and multisrc
* Update lib-multisrc/comicaso/src/eu/kanade/tachiyomi/multisrc/comicaso/Comicaso.kt
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com >
* Fix client initialization in CONTRIBUTING.md
* remove redundant `client` overrides
* UNDO AGAIN...
---------
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com >
(cherry picked from commit 29b999187a6256198bfc238fd456a891fb753019)
(cherry picked from commit 372bc6d78875e0a4ae9d394da8b9875b17b01b21)
* Refactor to anime/episode
* Change references from "Aniyomi" to "Anikku" in CONTRIBUTING.md and README.md.
* Update section titles and content to align with the focus on anime instead of manga.
---------
Co-authored-by: CriosChan <36739192+CriosChan@users.noreply.github.com >
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com >
Co-authored-by: darwin-256 <viktorasordinass@gmail.com >
Co-authored-by: Abdullah Al-Shamiry (Ace) <its.shamiry@gmail.com >
Co-authored-by: Romain <wycvhrt6vzscfpedxr@gmail.com >
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com >
Co-authored-by: FourTOne5 <107297513+FourTOne5@users.noreply.github.com >
2026-05-27 16:04:25 +07:00
scb261
364d08206a
[skip ci] Issue moderator regex: add word boundaries ( keiyoushi/extensions-source#16007 )
...
(cherry picked from commit 7ce50db9734405306adeb1c1c30160d9f987d6f7)
(cherry picked from commit 47288664971064b52a51995df38a8348931f9fef)
2026-05-26 09:08:23 +07:00
FourTOne5
ce1d6466bf
Rework Gradle build logic ( keiyoushi/extensions-source#15657 )
...
* Add new gradle build logic
* rework ko.wolfdotcom
* rework all other extensions
(cherry picked from commit 153fbece55832e8a76f32e26199bb6f8f4252fcb)
---------
Co-authored-by: Cuong-Tran <16017808+cuong-tran@users.noreply.github.com >
(cherry picked from commit b030eeff0bc2e68fff2f070a86c851d950f82145)
(cherry picked from commit d7ba3e81a5a0af9c91d96bee014592e991c4efd9)
2026-05-26 09:08:16 +07:00
Vetle Ledaal
528d8525d8
Lint, trim whitespace ( keiyoushi/extensions-source#15105 )
...
* lint
* YellowNote: trim whitespace i18n, re-add in code
(cherry picked from commit cbc9f433941aff15a874a9597e4a8b92d94c7294)
(cherry picked from commit 2a88b2888330aa6048149ef531d83c03e4c46bdf)
2026-05-26 08:38:08 +07:00
renovate[bot]
48294f09e3
chore(deps): update dessant/lock-threads digest to 89ae32b ( #365 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-24 02:32:37 +00:00
renovate[bot]
73ab77de53
chore(deps): update zizmorcore/zizmor-action action to v0.5.6 ( #311 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-17 04:40:08 +00:00
renovate[bot]
59c79375a3
chore(deps): update github-actions dependencies ( #174 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-19 08:46:19 +00:00
renovate[bot]
e3db74bc1d
chore(deps): update actions/upload-artifact action to v7.0.1 ( #144 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-12 04:39:45 +00:00
renovate[bot]
a2ac6acc5d
chore(deps): update gradle/actions action to v6.1.0 ( #112 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-05 05:18:43 +00:00
renovate[bot]
c741ede56a
chore(deps): update github-actions dependencies ( #100 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-29 05:42:30 +00:00
renovate[bot]
3df523ad71
chore(deps): update nrwl/nx-set-shas action to v5 ( #92 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-22 05:03:29 +00:00
renovate[bot]
580c269803
chore(deps): update github-actions dependencies ( #72 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-15 04:52:38 +00:00
Cuong-Tran
3e275f3f94
chore(mass-bump): Bump multi-src instead of individual extensions
2026-03-12 20:28:27 +07:00
renovate[bot]
aaa1eee8b0
chore(deps): update zizmorcore/zizmor-action action to v0.5.1 ( #63 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-08 20:44:42 +00:00
renovate[bot]
00c1437120
chore(deps): update tj-actions/changed-files action to v47.0.5 ( #59 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-08 05:11:06 +00:00
Cuong-Tran
ea5f309f36
chore(CI): Reduce CI_CHUNK_SIZE from 65 to 15 in GitHub workflows
2026-03-01 20:14:57 +07:00
renovate[bot]
874d035e53
chore(deps): update github-actions dependencies ( #44 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-01 13:00:38 +00:00
renovate[bot]
d4fab99605
chore(deps): update gradle/actions action to v5.0.2 ( #43 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-01 13:00:20 +00:00
dependabot[bot]
0f5a799a3b
chore(deps): bump tj-actions/changed-files from 47.0.2 to 47.0.4 ( #31 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 47.0.2 to 47.0.4.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](8cba46e29c...7dee1b0c15 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 47.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-21 22:24:44 +07:00
Cuong-Tran
cb3b120958
(github) Update templates
2026-02-21 22:23:47 +07:00
AwkwardPeak7
8a37ad935d
[skip ci] Run spotless ( #13197 )
...
* spotlessApply
* fix lint errors
* build errors
* editonconfig changes
* unused imports
(cherry picked from commit cd2ac54524ddeb4fdea43e7901b1151b20f634af)
(cherry picked from commit 14980cb6ae15db48d6d539e64fd621e1768fc37d)
2026-02-20 19:39:59 +07:00
Cuong-Tran
c70c2afd5d
Fix Resolve dependencies supporting Groovy's named-arg form
...
* implementation project(path: ':lib:voeextractor')
* implementation project(path = ':lib:doodextractor')
2026-02-20 19:39:59 +07:00
AwkwardPeak7
eb8a3622c8
CI: resolve dependencies directly in python ( #13371 )
...
* resolve lib and multisrc dependencies directly
* update workflow, remove unused
* oops
* recursively resolve libs
* oops
* review changes
* revert core file logic
(cherry picked from commit 169d2469ec4326f3b2690075a43b543d41cb5c7b)
2026-02-20 19:39:59 +07:00
dependabot[bot]
029f0709f9
chore(deps): bump tj-actions/changed-files from 47.0.1 to 47.0.2 ( #19 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 47.0.1 to 47.0.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](e002140703...8cba46e29c )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 47.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-14 01:07:56 +07:00
dependabot[bot]
d6b18f93e4
chore(deps): bump zizmorcore/zizmor-action from 0.4.1 to 0.5.0 ( #18 )
...
Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action ) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases )
- [Commits](135698455d...0dce2577a4 )
---
updated-dependencies:
- dependency-name: zizmorcore/zizmor-action
dependency-version: 0.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-14 01:07:21 +07:00
Cuong-Tran
47b8e5604b
fix: Restrict bumping extensions to fork
2026-02-10 13:36:04 +07:00
Cuong-Tran
2a183f83f7
sync code
2026-02-07 00:36:25 +07:00
Cuong-Tran
1c045878b3
Fix build caused by bumping AGP version won't allow lib modules with hyphens in its name
2026-02-07 00:06:06 +07:00
AwkwardPeak7
7220f9c6c7
CI: Fix get_module_list to handle renamed files in git diff output ( #12161 )
...
* CI: Fix get_module_list to handle renamed files in git diff output
* cleaner code partially based on review
* oops
* cleaner
(cherry picked from commit d0d08e5ea2657eff6cac7510fb844a272ca59318)
2026-02-07 00:04:35 +07:00
stevenyomi
995a5e205a
Fix versionId being deleted in index
...
(cherry picked from commit 86f22f026e2dca6970f1c05c0dde298b3cd7625b)
2026-02-07 00:02:53 +07:00
stevenyomi
5601027f21
Reinstate versionId field in index.json ( #10293 )
...
* Reinstate versionId field in index.json
* address deprecation
(cherry picked from commit 215d8f9f5421f603131b516eb82f8a0502f101e6)
2026-02-07 00:02:53 +07:00
stevenyomi
e5680ab40d
Run workflow scan only on pushes to master branch
...
(cherry picked from commit 25afd5b6e842caf7ce870629472090147a4f7787)
2026-02-07 00:02:53 +07:00
stevenyomi
0d0e38682a
Update CI workflows and add security scanning ( #10190 )
...
* Update CI workflows and add security scanning
* Add timeout-minutes
(cherry picked from commit ce9ab5b5896c8eee674bb9c0a0c1894560dae459)
2026-02-07 00:02:53 +07:00
Cuong-Tran
0cfb45cb66
Delegate repo sync
2026-02-06 10:41:41 +07:00
dependabot[bot]
af2a979c54
chore(deps): bump actions/setup-java from 5.1.0 to 5.2.0 ( #3 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](f2beeb24e1...be666c2fcd )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: 5.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 09:00:48 +07:00
dependabot[bot]
71985e994c
chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 ( #2 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8e8c483db8...de0fac2e45 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 09:00:37 +07:00
dependabot[bot]
b622aee8cf
chore(deps): bump gradle/actions from 5.0.0 to 5.0.1 ( #1 )
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](4d9f0ba002...f29f5a9d7b )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-version: 5.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 09:00:25 +07:00
Cuong-Tran
fc85ed8421
Refactor repo path
2026-02-06 08:52:19 +07:00
renovate[bot]
4a203c08c4
chore(deps): update github-actions dependencies ( #613 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-14 04:49:29 +00:00
renovate[bot]
8cb4b17bd6
chore(deps): update tj-actions/changed-files action to v47.0.1 ( #612 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-14 04:49:06 +00:00
renovate[bot]
a6e8e6ab4c
chore(deps): update github-actions dependencies ( #591 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-07 05:27:12 +00:00
renovate[bot]
a6229a3c96
chore(deps): update github-actions dependencies to v6 ( #570 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-23 04:38:29 +00:00
renovate[bot]
6e20e3bc8d
chore(deps): update github-actions dependencies ( #569 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-23 04:37:04 +00:00
renovate[bot]
a7ac4deec5
chore(deps): update github-actions dependencies ( #513 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-26 06:02:28 +00:00
mrtear
d0f29408de
feat(en): add xprime ( #471 )
...
* xprime
* buildConfig
* Lint
* suggestions & fixes
* markdown
* improvements
* removed adult toggle (not needed)
* change some providers ids
* refactor anime URL handling using regex for ID extraction
* refactor: improve video quality sorting logic
* refactor: streamline network call handling with resource management
* refactor: enhance preference handling and cleanup logic in XPrime
* fix quality sort
* refactor: improve episode list retrieval by using anime type for URL checks
* fix: correct video URL assignment in multi-quality stream handling
* fix: simplify encrypted text retrieval in network call
---------
Co-authored-by: Cuong-Tran <16017808+cuong-tran@users.noreply.github.com >
2025-10-19 00:41:57 +07:00
renovate[bot]
479b66dcaa
chore(deps): update gradle/actions action to v5 ( #457 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-05 05:40:42 +00:00
dependabot[bot]
493d0feeac
chore(deps): bump gradle/actions from 4.4.3 to 4.4.4 ( #448 )
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](ed408507ea...748248ddd2 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-version: 4.4.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-03 13:23:06 +07:00
renovate[bot]
ee076f3291
chore(deps): update tj-actions/changed-files action to v47 ( #421 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-14 08:58:41 +00:00
renovate[bot]
952dbf33fb
chore(deps): update gradle/actions action to v4.4.3 ( #420 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-14 08:58:23 +00:00