feat(YouTube - GmsCore support): Show troubleshooting in app text if the user recently changed their account details (#4879)
This commit is contained in:
parent
8abf176bc9
commit
45b5a51da3
6 changed files with 143 additions and 4 deletions
|
|
@ -20,9 +20,7 @@ import androidx.annotation.RequiresApi;
|
|||
import java.net.MalformedURLException;
|
||||
import java.net.URL;
|
||||
|
||||
/**
|
||||
* @noinspection unused
|
||||
*/
|
||||
@SuppressWarnings("unused")
|
||||
public class GmsCoreSupport {
|
||||
private static final String PACKAGE_NAME_YOUTUBE = "com.google.android.youtube";
|
||||
private static final String PACKAGE_NAME_YOUTUBE_MUSIC = "com.google.android.apps.youtube.music";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue