diff --git a/gradle.properties b/gradle.properties index 252d24302..7becbbfcc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,7 +17,6 @@ org.gradle.caching=true org.gradle.configureondemand=true org.gradle.vfs.watch=true org.gradle.unsafe.configuration-cache=true -android.databinding.incremental=true kapt.incremental.apt=true kotlin.incremental=true android.nonTransitiveRClass=true