diff --git a/gradle.properties b/gradle.properties index 26123580b1..320fc41a6e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,5 +13,5 @@ org.gradle.configuration-cache=true org.gradle.configuration-cache.parallel=true android.experimental.enableParallelR8=true -# Lawnchair-TODO(Cleanup): Remove these flags once Protobuf Gradle Plugin support DSL +# Lawnchair-TODO(Cleanup): Remove these flags once all configuration and plugins support DSL android.newDsl=false