Closed Citrullin closed 6 years ago
GrpcAkkaStreamGenerator
now takes a parameter: flatPackage
(default false
).
To keep the same behaviour as before simply add an empty parenthesis:
grpc.akkastreams.generators.GrpcAkkaStreamGenerator() -> (sourceManaged in Compile).value
Thanks! :+1:
I upgrade sbt to version 1. So I needed also to change the other dependencies:
On compiling I get the following error. How to fix it?