Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
MFlisarWork committed Nov 12, 2024
1 parent 2bba388 commit f13fc93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle-plugin/plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ gradlePlugin {
id = "$groupID.gradle-plugin"
implementationClass = "com.michaelflisar.composechangelog.gradle.plugin.ClassLoaderPlugin"
}
isAutomatedPublishing = false
isAutomatedPublishing = true
}
}

Expand Down

0 comments on commit f13fc93

Please sign in to comment.