Updated maven android plugin

This commit is contained in:
daniel oeh 2013-08-04 14:23:33 +02:00
parent 7033140730
commit 95148ace8e
1 changed files with 1 additions and 1 deletions

View File

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