We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f85b89c commit dcd5cc9Copy full SHA for dcd5cc9
doma-processor/build.gradle.kts
@@ -1,3 +1,7 @@
1
+plugins {
2
+ id("com.github.johnrengelman.shadow") version "8.1.1"
3
+}
4
+
5
description = "doma-processor"
6
7
dependencies {
0 commit comments