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.
1 parent 7e6f373 commit adbeb08Copy full SHA for adbeb08
firebase-appdistribution/src/main/java/com/google/firebase/appdistribution/impl/ScreenshotTaker.java
@@ -41,7 +41,6 @@ class ScreenshotTaker {
41
private final FirebaseAppDistributionLifecycleNotifier lifecycleNotifier;
42
private final Executor backgroundExecutor;
43
44
- @VisibleForTesting
45
ScreenshotTaker(
46
FirebaseApp firebaseApp,
47
FirebaseAppDistributionLifecycleNotifier lifecycleNotifier,
0 commit comments