Updated maven android plugin

This commit is contained in:
daniel oeh 2013-08-04 14:23:33 +02:00
parent 7033140730
commit 95148ace8e

@ -92,7 +92,7 @@
<plugin> <plugin>
<groupId>com.jayway.maven.plugins.android.generation2</groupId> <groupId>com.jayway.maven.plugins.android.generation2</groupId>
<artifactId>android-maven-plugin</artifactId> <artifactId>android-maven-plugin</artifactId>
<version>3.6.0</version> <version>3.6.1</version>
<configuration> <configuration>
<sdk> <sdk>
<path>${env.ANDROID_HOME}</path> <path>${env.ANDROID_HOME}</path>