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