We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df94af1 + 9f06c81 commit 30b01f4Copy full SHA for 30b01f4
1 file changed
README.md
@@ -3,13 +3,11 @@ A Cacheable Network Library For Android Application
3
4
[](https://jitpack.io/#noman404/Cacheable-Network)
5
6
-*This is a Canary Version, can use for test not Production*. Usage
7
-
8
- in your top level *build.gradle* file add the **jitpack** dependency
9
10
`maven { url 'https://jitpack.io' }`
11
12
- in application level *build.gradle* add the *Cacheable-Network* dependency
13
14
- `implementation 'com.github.noman404:Cacheable-Network:c1.0'`
+ `implementation 'com.github.noman404:Cacheable-Network:rc1.0'`
15
0 commit comments