mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 01:01:56 +01:00
This reverts commit b814b96d4c
.
This commit is contained in:
parent
dfd0b202a8
commit
70a48c5f35
1 changed files with 2 additions and 2 deletions
|
@ -3,5 +3,5 @@ package app.revanced.patches.youtube.misc.microg.shared
|
||||||
object Constants {
|
object Constants {
|
||||||
internal const val BASE_MICROG_PACKAGE_NAME = "com.mgoogle"
|
internal const val BASE_MICROG_PACKAGE_NAME = "com.mgoogle"
|
||||||
internal const val REVANCED_PACKAGE_NAME = "app.revanced.android.youtube"
|
internal const val REVANCED_PACKAGE_NAME = "app.revanced.android.youtube"
|
||||||
internal const val REVANCED_APP_NAME = "ReVanced"
|
internal const val REVANCED_APP_NAME = "YouTube ReVanced"
|
||||||
}
|
}
|
Loading…
Reference in a new issue