Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
MFlisarWork committed Oct 9, 2024
1 parent ba64643 commit cb16777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ plugins {
// Module
val artifactId = "core"

// Library
// Library
val libraryName = "Lumberjack"
val libraryDescription = "Lumberjack - $artifactId module"
val groupID = if (System.getenv("JITPACK") == null) "io.github.mflisar.lumberjack" else "com.github.MFlisar"
Expand Down

0 comments on commit cb16777

Please sign in to comment.