Disable verbose output when running kapt
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -49,6 +49,3 @@ android.lifecycleProcessor.incremental=true
|
|||||||
# turn off AP discovery in compile path, and therefore turn on Compile Avoidance
|
# turn off AP discovery in compile path, and therefore turn on Compile Avoidance
|
||||||
kapt.include.compile.classpath=false
|
kapt.include.compile.classpath=false
|
||||||
|
|
||||||
# Enable In Logcat to determine Kapt
|
|
||||||
kapt.verbose=true
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user