Skip to content

Commit 5382b07

Browse files
authored
Update README.md
1 parent e63ff9d commit 5382b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
<dependency>
4848
```
4949

50-
>**Add compileOptions in your gradle file for supporting this library for Java 8.**
50+
**Add compileOptions in your gradle file for supporting this library for Java 8.**
5151
```
5252
compileOptions {
5353
sourceCompatibility JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)