mobile v0.1 #189

Merged
talksik merged 18 commits from mobile-v1 into master 2026-04-30 00:30:31 +00:00
Showing only changes of commit 5acb29e6e3 - Show all commits
+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,
},