Skip to content

Commit

Permalink
Add missing Versioning plug-in to arrow-core-retrofit (#3093)
Browse files Browse the repository at this point in the history
  • Loading branch information
serras committed Jul 10, 2023
1 parent 6e137bf commit f56e9e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arrow-libs/core/arrow-core-retrofit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ plugins {
id(libs.plugins.kotlin.jvm.get().pluginId)
alias(libs.plugins.arrowGradleConfig.kotlin)
alias(libs.plugins.arrowGradleConfig.publish)
alias(libs.plugins.arrowGradleConfig.versioning)
alias(libs.plugins.kotlinx.serialization) // Needed for testing only
alias(libs.plugins.kotlinx.kover)
alias(libs.plugins.spotless)
Expand Down

0 comments on commit f56e9e0

Please sign in to comment.