We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a82676 commit 432195aCopy full SHA for 432195a
build.gradle
@@ -14,6 +14,8 @@ ext {
14
protobufVersion = '3.25.7'
15
}
16
17
+task clean {}
18
+
19
subprojects {
20
apply plugin: 'java'
21
apply plugin: 'java-library'
0 commit comments