We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0607a0e commit a947273Copy full SHA for a947273
1 file changed
README.md
@@ -26,7 +26,7 @@ dependencies {
26
}
27
```
28
29
-If you use only Kotlin, please use kapt instead java annotationProcessor.
+If you use Kotlin or Java with Kotlin, please use kapt instead java annotationProcessor.
30
Main build.gradle file should look like this
31
32
apply plugin: 'com.android.application'
0 commit comments