Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
warnyul committed Jun 10, 2018
1 parent 44c844f commit 2a9410a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Modification of the standard Maven Publish plugin to be compatible with android-


plugins {
id 'digital.wup.android-maven-publish' version '3.4.0'
id 'digital.wup.android-maven-publish' version '3.5.0'
}

-or-
Expand All @@ -20,7 +20,7 @@ Modification of the standard Maven Publish plugin to be compatible with android-
jcenter()
}
dependencies {
classpath 'digital.wup:android-maven-publish:3.4.0'
classpath 'digital.wup:android-maven-publish:3.5.0'
}
}

Expand Down Expand Up @@ -71,6 +71,7 @@ If you want publish custom variants:
| 3.2.0 | digital.wup:android-maven-publish:3.2.0 | 4.4 |
| 3.3.0 | digital.wup:android-maven-publish:3.3.0 | 4.5 |
| 3.4.0 | digital.wup:android-maven-publish:3.4.0 | 4.5 - 4.6 |
| 3.5.0 | digital.wup:android-maven-publish:3.5.0 | 4.7 |

## License

Expand Down

0 comments on commit 2a9410a

Please sign in to comment.