There was an error while loading. Please reload this page.
1 parent 6147860 commit 3ae0d3cCopy full SHA for 3ae0d3c
1 file changed
build.gradle.kts
@@ -11,9 +11,6 @@ plugins {
11
id("jacoco-report-aggregation")
12
}
13
14
-val projectGroupId: String by project
15
-val projectVersion: String by project
16
-
17
group = "io.openapiprocessor"
18
version = libs.versions.processor.get()
19
println("version: $version")
0 commit comments