We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--refresh-dependencies
1 parent de2f01c commit 64e735fCopy full SHA for 64e735f
dorelease.sh
@@ -4,5 +4,5 @@
4
# This will build everything that is needed and push to Maven central.
5
#
6
7
-./gradlew --recompile-scripts clean test uploadArchives
+./gradlew --refresh-dependencies clean test uploadArchives
8
0 commit comments