Skip to content
This repository has been archived by the owner on Apr 19, 2018. It is now read-only.

Commit

Permalink
Update android-maven-plugin version to 3.6.0
Browse files Browse the repository at this point in the history
fixes #960
  • Loading branch information
jacobcrigby committed Jun 4, 2013
1 parent 862f1bd commit aaff168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
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 aaff168

Please sign in to comment.