diff --git a/gradle.properties b/gradle.properties index b8a23327a..f07f3bb50 100644 --- a/gradle.properties +++ b/gradle.properties @@ -49,6 +49,3 @@ android.lifecycleProcessor.incremental=true # turn off AP discovery in compile path, and therefore turn on Compile Avoidance kapt.include.compile.classpath=false -# Enable In Logcat to determine Kapt -kapt.verbose=true -