diff --git a/gradle.properties b/gradle.properties index 26123580b1..bd4a2b733e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,6 +12,3 @@ org.gradle.parallel=true 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 -android.newDsl=false