Skip to content

Commit 9486977

Browse files
committed
Set skip parameter to false in zipalign configuration
1 parent 5777d64 commit 9486977

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@
158158
<debug>false</debug>
159159
</sign>
160160
<zipalign>
161+
<skip>false</skip>
161162
<verbose>true</verbose>
162163
<outputApk>${project.build.directory}/${project.artifactId}-signed-aligned.apk
163164
</outputApk>

0 commit comments

Comments
 (0)