Skip to content

Commit 4bcecd2

Browse files
author
Manny Jimenez
committed
changing testerSignInManager tag
1 parent 575550a commit 4bcecd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-appdistribution/src/main/java/com/google/firebase/appdistribution/TesterSignInManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
/** Class that handles signing in the tester */
4646
class TesterSignInManager {
47-
private static final String TAG = "TesterSignIn:";
47+
private static final String TAG = "TesterSignInManager:";
4848
private static final String SIGNIN_REDIRECT_URL =
4949
"https://appdistribution.firebase.google.com/pub/testerapps/%s/installations/%s/buildalerts?appName=%s&packageName=%s";
5050

0 commit comments

Comments
 (0)