Skip to content

Commit

Permalink
Provide shadowed doma-processor jar (#992)
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamura-to committed Sep 30, 2023
1 parent f85b89c commit dcd5cc9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doma-processor/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
plugins {
id("com.github.johnrengelman.shadow") version "8.1.1"
}

description = "doma-processor"

dependencies {
Expand Down

0 comments on commit dcd5cc9

Please sign in to comment.