feat(YouTube - GmsCore support): Show troubleshooting in app text if the user recently changed their account details (#4879)

This commit is contained in:
LisoUseInAIKyrios
2025-04-29 13:36:29 +04:00
committed by GitHub
parent 1d5c6c9351
commit ab4bdc8a25
6 changed files with 143 additions and 4 deletions

View File

@ -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";