Skip to content

Commit 2feeac7

Browse files
committed
Update android-maven-plugin dependency to 3.6.0 to handle new directory structure of ADT 22
1 parent ca0588f commit 2feeac7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • AndroidAnnotations/functional-test-1-5

AndroidAnnotations/functional-test-1-5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<plugin>
9292
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
9393
<artifactId>android-maven-plugin</artifactId>
94-
<version>3.1.1</version>
94+
<version>3.6.0</version>
9595
<configuration>
9696
<sdk>
9797
<platform>14</platform>

0 commit comments

Comments
 (0)