Skip to content

Commit 4ec4ba6

Browse files
authored
Merge pull request #88 from synonymdev/chore/bundle-id
update iOS bundleid
2 parents 2eb607c + 97e4128 commit 4ec4ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/helpers/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export const APP_ID = {
22
android: 'to.bitkit.dev',
3-
ios: 'to.bitkit-regtest',
3+
ios: 'to.bitkit',
44
};
55

66
export function getAppId(): string {

0 commit comments

Comments
 (0)