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.
2 parents b5ad150 + fdcba66 commit 2e06a5dCopy full SHA for 2e06a5d
scripts/generate.sh
@@ -20,4 +20,4 @@ platform=$(uname)
20
sed -i "s/projectVersion = .*$/projectVersion = $VERSION/g" ./gradle.properties
21
fi
22
)
23
-./gradlew build test
+./gradlew build -x :examples:compileJava -x :sdk:compileTestJava
0 commit comments