File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ And this to your module build.gradle:
19
19
20
20
``` groovy
21
21
dependencies {
22
- compile 'com.github.proxer:ProxerLibJava:4.5.1 '
22
+ compile 'com.github.proxer:ProxerLibJava:4.5.2 '
23
23
}
24
24
```
25
25
26
- You can also download the ` jar ` directly from [ here] ( https://jitpack.io/com/github/proxer/ProxerLibJava/4.5.1 /ProxerLibJava-4.5.1 .jar ) , if you prefer.
26
+ You can also download the ` jar ` directly from [ here] ( https://jitpack.io/com/github/proxer/ProxerLibJava/4.5.2 /ProxerLibJava-4.5.2 .jar ) , if you prefer.
27
27
28
28
> Note that this jar does not come with the required dependencies. You have to include those manually in that case.
29
29
@@ -270,7 +270,7 @@ If you are using ProGuard, the following config is required:
270
270
271
271
### More
272
272
273
- You can find detailed JavaDoc [ here] ( https://jitpack.io/com/github/proxer/ProxerLibJava/4.5.1 /javadoc/ ) .
273
+ You can find detailed JavaDoc [ here] ( https://jitpack.io/com/github/proxer/ProxerLibJava/4.5.2 /javadoc/ ) .
274
274
275
275
## Working on the library
276
276
You can’t perform that action at this time.
0 commit comments