Skip to content

Commit

Permalink
Set skip parameter to false in zipalign configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsawicki committed Dec 5, 2012
1 parent 5777d64 commit 9486977
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/pom.xml
Expand Up @@ -158,6 +158,7 @@
<debug>false</debug>
</sign>
<zipalign>
<skip>false</skip>
<verbose>true</verbose>
<outputApk>${project.build.directory}/${project.artifactId}-signed-aligned.apk
</outputApk>
Expand Down

0 comments on commit 9486977

Please sign in to comment.