ajoberstar / reckon

Infer a project's version from your Git repository.
Apache License 2.0
185 stars 28 forks source link

Add interface to allow Kotlin build scripts to gain access to Version object #137 #138

Closed stevendpclark closed 2 years ago

stevendpclark commented 4 years ago

Fixes the issue #137

JavierSegoviaCordoba commented 3 years ago

Up

ajoberstar commented 2 years ago

As of 0.14.0, you can access the version via the ReckonExtension. See here.