Skip to content

Commit

Permalink
Deleted unused constant.
Browse files Browse the repository at this point in the history
  • Loading branch information
hugojosefson committed Mar 5, 2011
1 parent 1e40feb commit c3e4cc8
Showing 1 changed file with 0 additions and 5 deletions.
Expand Up @@ -52,11 +52,6 @@ public abstract class AbstractAndroidMojo extends AbstractMojo {
SUPPORTED_PACKAGING_TYPES.add("apk");
}

/**
* The file extension used for the android package file.
*/
protected static final String ANDROID_PACKAGE_EXTENSTION = ".apk";

/**
* The maven project.
*
Expand Down

0 comments on commit c3e4cc8

Please sign in to comment.