Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Commit

Permalink
Update plugins in Maven example
Browse files Browse the repository at this point in the history
  • Loading branch information
WonderCsabo committed Nov 19, 2020
1 parent 918d06f commit 9404f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<plugin>
<groupId>com.simpligility.maven.plugins</groupId>
<artifactId>android-maven-plugin</artifactId>
<version>4.5.0</version>
<version>4.6.0</version>
<configuration>
<sdk>
<platform>${android.platform}</platform>
Expand Down

0 comments on commit 9404f0e

Please sign in to comment.