10 lines
231 B
Scala
10 lines
231 B
Scala
import akka.{ AkkaBuild, Formatting, OSGi, Unidoc, Dependencies }
|
|
import com.typesafe.tools.mima.plugin.MimaKeys
|
|
|
|
AkkaBuild.defaultSettings
|
|
|
|
Formatting.formatSettings
|
|
|
|
enablePlugins(ScaladocNoVerificationOfDiagrams)
|
|
|
|
OSGi.protobuf
|