We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3275ab4 commit d6ded23Copy full SHA for d6ded23
builder.json
@@ -2,7 +2,7 @@
2
"name": "aws-crt-kotlin",
3
"packages": [],
4
"variables": {
5
- "gradlew": "{project_source_dir}/gradlew -p {project_source_dir}"
+ "gradlew": "{source_dir}/gradlew -p {source_dir}"
6
},
7
"build_steps": [
8
"{gradlew} -x test -x allTests -x jvmTest build"
0 commit comments