From 65cd74e2a322a058de7726ead0f7c95e47107d85 Mon Sep 17 00:00:00 2001 From: Aurelien Hubert Date: Fri, 18 Mar 2016 10:47:14 +0100 Subject: Update Gradle help - The lib is available on jcenter & Maven --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 8b73df9..bd36aa0 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,6 @@ Library to implement the Bottom Navigation component from Material Design guidel ## Gradle ```groovy -// Very soon on JCenter! ;) -repositories { - maven { - url 'https://dl.bintray.com/aurelhubert/maven/' - } -} - dependencies { compile 'com.aurelhubert:ahbottomnavigation:0.1.1' } @@ -88,4 +81,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -``` \ No newline at end of file +``` -- cgit v1.2.3