Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hotfix: Ensure sourcesJar depends on generateApiClientObject
Added a dependency on generateApiClientObject for sourcesJar in build.gradle.kts. This change ensures that source tasks are properly ordered, preventing potential build issues.
- Loading branch information