wooga / atlas-paket

Paket plugin for gradle
https://wooga.github.io/atlas-paket/
Apache License 2.0
0 stars 2 forks source link

Fix set of lazy version parameter for paketPack #32

Closed Larusso closed 6 years ago

Larusso commented 6 years ago

Description

This change makes it possible to set the version parameter in the task PaketPack as a lazy value (Closure, eg Callable).

Changes

resolves #31