Skip to content

Commit

Permalink
Bit more customisation
Browse files Browse the repository at this point in the history
  • Loading branch information
Nxmee authored and Nxmee committed Nov 30, 2022
1 parent 974557e commit 3db0e59
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package app.revanced.patches.youtube.misc.microg.shared

object Constants {
internal const val REVANCED_APP_NAME = "YouTube ReVanced"
internal const val REVANCED_PACKAGE_NAME = "app.revanced.android.youtube"
internal const val REVANCED_APP_NAME = "YouTube Nxmee"
internal const val REVANCED_PACKAGE_NAME = "app.nxmee.android.youtube"
internal const val PACKAGE_NAME = "com.google.android.youtube"
internal const val SPOOFED_PACKAGE_NAME = PACKAGE_NAME
internal const val SPOOFED_PACKAGE_SIGNATURE = "24bb24c05e47e0aefa68a58a766179d9b613a600"
Expand Down

0 comments on commit 3db0e59

Please sign in to comment.