Skip to content

Commit

Permalink
docs: update example number
Browse files Browse the repository at this point in the history
  • Loading branch information
gotev authored Apr 17, 2021
1 parent 98be34b commit c40e90e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ In order to use GradleMavenizer you have to add the line

at the <b>very bottom</b> of the *build.gradle* file. Alternatively, to use a specific release version, add this property to the project (see Releases at the top of the Github page for released versions):

mavPluginVersion = '1.0.3'
mavPluginVersion = '1.2.0'

and add this line to the very bottom of the *build.gradle* file:

Expand Down

0 comments on commit c40e90e

Please sign in to comment.