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 e02ef40 commit 55a8a94Copy full SHA for 55a8a94
dp-inntekt-kontrakter/build.gradle.kts
@@ -16,6 +16,8 @@ val sourcesJar by tasks.registering(Jar::class) {
16
val githubUser: String? by project
17
val githubPassword: String? by project
18
19
+group = "com.github.navikt"
20
+
21
publishing {
22
23
repositories {
0 commit comments