Skip to content

Commit 72a8004

Browse files
authored
Update README.md
1 parent a9f6381 commit 72a8004

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ https://github.com/jitpack-io/android-jitpack-library-example
3535

3636
To enable installing into local maven repository and JitPack you need to add the [android-maven](https://github.com/dcendents/android-maven-gradle-plugin) plugin:
3737

38-
1. Add `classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'` to root build.gradle under `buildscript { dependencies {`
38+
1. Add `classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'` to root build.gradle under `buildscript { dependencies {`
3939
2. Add `com.github.dcendents.android-maven` to the library/build.gradle
4040

4141
After these changes you should be able to run:

0 commit comments

Comments
 (0)