Skip to content

Commit 540e0e5

Browse files
committed
Maven: Use new version 3.6.0 of android-maven-plugin
1 parent e939e31 commit 540e0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<plugin>
102102
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
103103
<artifactId>android-maven-plugin</artifactId>
104-
<version>3.5.3</version>
104+
<version>3.6.0</version>
105105
<configuration>
106106
<sdk>
107107
<platform>${android.platform}</platform>

0 commit comments

Comments
 (0)