Skip to content

Commit

Permalink
sdgasdgsdg
Browse files Browse the repository at this point in the history
  • Loading branch information
Funkatronics authored Jan 10, 2024
1 parent 1422e8a commit 824d15f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions okiodriver/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ plugins {
id("com.vanniktech.maven.publish")
}

val artifactId: String by project
val moduleArtifactId = "$artifactId-okiodriver"
val artifactIdPrefix: String by project
val moduleArtifactId = "$artifactIdPrefix-okiodriver"

kotlin {
jvm {
Expand Down

0 comments on commit 824d15f

Please sign in to comment.