update bundle id for mobile

This commit is contained in:
talksik
2026-04-29 17:09:05 -07:00
parent 41cde9ce5d
commit 5acb29e6e3
+1 -1
View File
@@ -18,7 +18,7 @@ const config: ExpoConfig = {
},
ios: {
supportsTablet: true,
bundleIdentifier: "com.llink.flowy",
bundleIdentifier: "ai.flowylabs.llink",
infoPlist: {
ITSAppUsesNonExemptEncryption: false,
},