Skip to content

Commit

Permalink
Remove obsolete note since jcenter is now in sync
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisCAD committed Mar 11, 2018
1 parent 15d53b2 commit bfa5555
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,20 +236,6 @@ tinting, `ActionBar` and tooltip.*
[Read more here](views-appcompat/README.md)

## Download
**IMPORTANT NOTE**: The 2.0.0-alpha1 version is is pending jcenter sync.
That means that for the time being, you need to add the bintray repo manually.

To do so, add the following config snippet to your root project `build.gradle`
file:
```groovy
allprojects {
repositories {
maven { url "https://dl.bintray.com/louiscad/maven" }
}
}
```
Subscribe to [this issue](https://github.com/LouisCAD/Splitties/issues/22) to
know when it is on jcenter.

#### Gradle instructions
Make sure you have `jcenter()` in the repositories defined in your project's
Expand Down

0 comments on commit bfa5555

Please sign in to comment.