Skip to content

Commit

Permalink
update for SDK changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Lawrence D'Oliveiro committed Sep 4, 2014
1 parent 39117ca commit bfbb562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -58,7 +58,7 @@
signedjar="${out.unaligned.file}"
verbose="true"
/>
<exec executable="${sdk.dir}/tools/zipalign">
<exec executable="${android.build.tools.dir}/zipalign">
<arg value="-f"/>
<arg value="-v"/>
<arg value="4"/>
Expand Down

0 comments on commit bfbb562

Please sign in to comment.