diff --git a/gradle.properties b/gradle.properties index 52c1871a4..9e4bb5ed8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,6 @@ org.gradle.parallel=true kotlin.code.style=official android.useAndroidX=true android.enableJetifier=false -android.enableUnitTestBinaryResources=false # Enables copying of Jetpack Benchmark results from the device to the build directory. android.enableAdditionalTestOutput=true