Revert "Changed app name to ReVanced (#21)" (#24)

This reverts commit b814b96d4c.
This commit is contained in:
Sculas 2022-06-16 11:32:58 +02:00 committed by GitHub
parent dfd0b202a8
commit 70a48c5f35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = "ReVanced"
}
internal const val REVANCED_APP_NAME = "YouTube ReVanced"
}