We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e63ff9d commit 5382b07Copy full SHA for 5382b07
README.md
@@ -47,7 +47,7 @@ dependencies {
47
<dependency>
48
```
49
50
->**Add compileOptions in your gradle file for supporting this library for Java 8.**
+**Add compileOptions in your gradle file for supporting this library for Java 8.**
51
52
compileOptions {
53
sourceCompatibility JavaVersion.VERSION_1_8
0 commit comments