Skip to content

Commit

Permalink
Bump maven plugin version
Browse files Browse the repository at this point in the history
Signed-off-by: Mantas Domaševičius <[email protected]>
  • Loading branch information
mdomasevicius committed Mar 14, 2024
1 parent b024651 commit c3a99e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/package/android/mvn.pom
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<plugin>
<groupId>com.simpligility.maven.plugins</groupId>
<artifactId>android-maven-plugin</artifactId>
<version>4.1.0</version>
<version>4.6.0</version>

<extensions>true</extensions>
<configuration>
Expand Down
2 changes: 1 addition & 1 deletion bin/package/android_provider/mvn.pom
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<plugin>
<groupId>com.simpligility.maven.plugins</groupId>
<artifactId>android-maven-plugin</artifactId>
<version>4.1.0</version>
<version>4.6.0</version>

<extensions>true</extensions>
<configuration>
Expand Down

0 comments on commit c3a99e5

Please sign in to comment.