Skip to content

Commit d0296ac

Browse files
authored
Update README.md
1 parent 96fd5a8 commit d0296ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# OkCacheControl
22

3-
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b566a6e4564e4393b78b7b4b36a70452)](https://www.codacy.com/app/nicolas-cornette/OkCacheControl?utm_source=github.com&utm_medium=referral&utm_content=ncornette/OkCacheControl&utm_campaign=Badge_Grade)
43
[![Build Status](https://travis-ci.org/ncornette/OkCacheControl.svg?branch=master)](https://travis-ci.org/ncornette/OkCacheControl)
5-
[![Bintray](https://img.shields.io/bintray/v/ncornette/maven/okcache-control.svg?maxAge=2592000)]()
4+
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b566a6e4564e4393b78b7b4b36a70452)](https://www.codacy.com/app/nicolas-cornette/OkCacheControl?utm_source=github.com&utm_medium=referral&utm_content=ncornette/OkCacheControl&utm_campaign=Badge_Grade)
65
[![codecov](https://codecov.io/gh/ncornette/OkCacheControl/branch/master/graph/badge.svg)](https://codecov.io/gh/ncornette/OkCacheControl)
6+
[ ![Download](https://api.bintray.com/packages/ncornette/maven/okcache-control/images/download.svg) ](https://bintray.com/ncornette/maven/okcache-control/_latestVersion)
77

88
Helper class to configure cache behaviour of OkHttp client, also works
99
with Retrofit for Android.

0 commit comments

Comments
 (0)