Skip to content

Commit

Permalink
Add missing import statement to proguard documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebridge committed Jan 6, 2016
1 parent 07a75be commit 588e826
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sphinx/topics/custom.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ Then configure the proguard options in ``build.sbt``:

.. code-block:: scala
import com.typesafe.sbt.SbtProguard.ProguardKeys
// initialize the proguard settings
proguardSettings
Expand Down

0 comments on commit 588e826

Please sign in to comment.