wooga / atlas-paket

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

Attach paketUnityInstall task to all relevant tasks #13

Closed marcolink closed 6 years ago

marcolink commented 6 years ago

we discovered a bug where paketUnityInstalldoesn't get called after paketUpdateMyDependencyName.

This fix ensures paketUnityInstall to be called after every call to paketUpdateMyDependencyName

Fixes #12

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.06%) to 87.736% when pulling 9d9be2a4e153aa139c8c306292a94def9373d7aa on fix/call_paketUpdate_after_any_paket_get_task into 93de0cb49ff86261ea7f2103d1174c5249f19287 on master.