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