Skip to content

Commit dcd5cc9

Browse files
authored
Provide shadowed doma-processor jar (#992)
1 parent f85b89c commit dcd5cc9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doma-processor/build.gradle.kts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
plugins {
2+
id("com.github.johnrengelman.shadow") version "8.1.1"
3+
}
4+
15
description = "doma-processor"
26

37
dependencies {

0 commit comments

Comments
 (0)