Skip to content

Commit

Permalink
Updated to current version of android-maven-plugin
Browse files Browse the repository at this point in the history
3.4.0 is the current version.
See http://code.google.com/p/maven-android-plugin/
  • Loading branch information
michalharakal committed Nov 2, 2012
1 parent 816568d commit c4bcb7e
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 @@ -53,7 +53,7 @@
<plugin>
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
<artifactId>android-maven-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.0</version>
<extensions>true</extensions>
<configuration>
<sdk>
Expand Down

0 comments on commit c4bcb7e

Please sign in to comment.