Skip to content

Commit 97e4128

Browse files
committed
update iOS bundleid
1 parent d0a3684 commit 97e4128

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)