We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 992054b + d0d6718 commit 2050967Copy full SHA for 2050967
gradle.properties
@@ -58,3 +58,7 @@ android.defaults.buildfeatures.shaders=false
58
59
# Run Roborazzi screenshot tests with the local tests
60
roborazzi.test.verify=true
61
+
62
+# Prevent uninstall app after instrumented tests
63
+# https://issuetracker.google.com/issues/295039976
64
+android.injected.androidTest.leaveApksInstalledAfterRun=true
0 commit comments