Commit 66e9f57
authored
Don't use deprecated
Gradle's `$buildDir` is deprecated. This replaces it by a more modern
equivalent.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Updated build configuration to use modern Gradle APIs for resolving
build output directories, improving build compatibility, reliability,
and maintainability. This is an internal infrastructure change with no
user-facing impact.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->buildDir (#1278)1 parent 1f49bef commit 66e9f57
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments