Skip to content

Commit

Permalink
Merge pull request #1087 from tw-mosip/inji-564-ios-fix-bundleId
Browse files Browse the repository at this point in the history
ci(INJI-564): change bundle id for default app
  • Loading branch information
vijay151096 authored Dec 11, 2023
2 parents c0057f0 + 64b119f commit 9c62c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ android {
resValue "string", "app_name", "Inji"
}
inji {
applicationId "io.mosip.inji"
applicationId "io.mosip.inji.wallet"
versionName defaultConfig.versionName
dimension "inji"
resValue "string", "app_name", "Inji Wallet"
Expand Down

0 comments on commit 9c62c5e

Please sign in to comment.