Skip to content

Commit

Permalink
Updated Android Maven plugin to support compiling for AAR as per tjer…
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse Farebrother committed Feb 19, 2014
1 parent beca32b commit b071b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<plugin>
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
<artifactId>android-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.8.2</version>
<configuration>
<sdk>
<platform>${androidApiLevel}</platform>
Expand Down

0 comments on commit b071b7c

Please sign in to comment.