update bundle id for mobile
This commit is contained in:
@@ -18,7 +18,7 @@ const config: ExpoConfig = {
|
|||||||
},
|
},
|
||||||
ios: {
|
ios: {
|
||||||
supportsTablet: true,
|
supportsTablet: true,
|
||||||
bundleIdentifier: "com.llink.flowy",
|
bundleIdentifier: "ai.flowylabs.llink",
|
||||||
infoPlist: {
|
infoPlist: {
|
||||||
ITSAppUsesNonExemptEncryption: false,
|
ITSAppUsesNonExemptEncryption: false,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user