Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
refactor: rename applicationId
Browse files Browse the repository at this point in the history
Refactor `applicationId` from `revanced.integrationspp` to `revanced.integrationsapp`.
  • Loading branch information
josesilveiraa authored Jun 6, 2022
1 parent a27ec45 commit d007dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ android {
compileSdkVersion 32

defaultConfig {
applicationId "revanced.integrationspp"
applicationId "revanced.integrationsapp"
minSdkVersion 23
targetSdkVersion 31
versionCode 1
Expand Down

0 comments on commit d007dee

Please sign in to comment.