Skip to content

Commit

Permalink
Use SDK version 16 when building
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsawicki committed Nov 15, 2012
1 parent 171153f commit d39b9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -83,7 +83,7 @@
<extensions>true</extensions>
<configuration>
<sdk>
<platform>15</platform>
<platform>16</platform>
</sdk>
<undeployBeforeDeploy>true</undeployBeforeDeploy>
<proguard>
Expand Down

0 comments on commit d39b9c0

Please sign in to comment.