mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-12-11 21:17:47 +01:00
refactor: rename applicationId
Refactor `applicationId` from `revanced.integrationspp` to `revanced.integrationsapp`.
This commit is contained in:
parent
a27ec45be8
commit
d007deedd2
@ -4,7 +4,7 @@ android {
|
|||||||
compileSdkVersion 32
|
compileSdkVersion 32
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "revanced.integrationspp"
|
applicationId "revanced.integrationsapp"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 1
|
versionCode 1
|
||||||
|
Loading…
Reference in New Issue
Block a user