diff --git a/gradle.properties b/gradle.properties index 2ad031065..2e9d9fc30 100644 --- a/gradle.properties +++ b/gradle.properties @@ -63,7 +63,3 @@ roborazzi.test.verify=true # Prevent uninstall app after instrumented tests # https://issuetracker.google.com/issues/295039976 android.injected.androidTest.leaveApksInstalledAfterRun=true - -# Blockers: -# - https://github.com/google/protobuf-gradle-plugin/issues/787 -android.newDsl=false