You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.
I am trying to use the module in local development but i have several errors while compilation in sbt like 👍
useGpg := true not found or
releasePublishArtifactsAction := PgpKeys.publishSigned.value not found so the project can not compile is there something special to do to make it work (i modify the built.sbt in my project as asked)
thank you and great module still supported
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to use the module in local development but i have several errors while compilation in sbt like 👍
useGpg := true not found or
releasePublishArtifactsAction := PgpKeys.publishSigned.value not found so the project can not compile is there something special to do to make it work (i modify the built.sbt in my project as asked)
thank you and great module still supported
The text was updated successfully, but these errors were encountered: