Skip to content

Commit

Permalink
Merge pull request JakeWharton#961 from PR3x/patch-1
Browse files Browse the repository at this point in the history
Update android-maven-plugin version to 3.6.0
  • Loading branch information
JakeWharton committed Jun 4, 2013
2 parents 862f1bd + aaff168 commit 14436de
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 @@ -151,7 +151,7 @@
<plugin>
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
<artifactId>android-maven-plugin</artifactId>
<version>3.5.3</version>
<version>3.6.0</version>
<configuration>
<nativeLibrariesDirectory>ignored</nativeLibrariesDirectory>
<sdk>
Expand Down

0 comments on commit 14436de

Please sign in to comment.