Skip to content

Commit dc6f7ab

Browse files
committed
Merge pull request pockethub#446 from crazymaster/test
Update android-maven plugin to 3.8.0
2 parents 2aac68f + 68c532d commit dc6f7ab

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
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
3131
<artifactId>android-maven-plugin</artifactId>
32-
<version>3.7.0</version>
32+
<version>3.8.0</version>
3333
<extensions>true</extensions>
3434
<configuration>
3535
<sdk>

0 commit comments

Comments
 (0)