Skip to content

Commit 432195a

Browse files
committed
chore: clean task added
1 parent 3a82676 commit 432195a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ext {
1414
protobufVersion = '3.25.7'
1515
}
1616

17+
task clean {}
18+
1719
subprojects {
1820
apply plugin: 'java'
1921
apply plugin: 'java-library'

0 commit comments

Comments
 (0)