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.
doma.compile
1 parent 1e09968 commit 31ffdc1Copy full SHA for 31ffdc1
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
java
5
alias(libs.plugins.eclipse.apt)
6
alias(libs.plugins.spotless)
7
- alias(libs.plugins.doma.compile) apply false
+ alias(libs.plugins.doma.compile)
8
}
9
10
// Retain a reference to rootProject.libs to make the version catalog accessible within allprojects and subprojects.
0 commit comments