Skip to content

Commit

Permalink
V3.2.2 in README fix
Browse files Browse the repository at this point in the history
  • Loading branch information
greenrobot-team authored Apr 5, 2017
1 parent 653c9c6 commit cdd76b4
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 @@ -29,7 +29,7 @@ Add the following Gradle configuration to your Android project:
buildscript {
repositories {
jcenter()
mavenCentral() <-- add repository
mavenCentral() // add repository
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.0'
Expand Down

0 comments on commit cdd76b4

Please sign in to comment.