Skip to content

Commit 8a5ebde

Browse files
committed
Merge pull request #19 from michalharakal/master
current version of android-maven-plugin is 3.4.0
2 parents 816568d + c4bcb7e commit 8a5ebde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<plugin>
5454
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
5555
<artifactId>android-maven-plugin</artifactId>
56-
<version>3.3.0</version>
56+
<version>3.4.0</version>
5757
<extensions>true</extensions>
5858
<configuration>
5959
<sdk>

0 commit comments

Comments
 (0)