Skip to content

Commit

Permalink
increase versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavo-fior committed Mar 20, 2024
1 parent 31b406f commit f9d2967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/expo/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const defineConfig = (): ExpoConfig => ({
},
assetBundlePatterns: ["**/*", "assets/*"],
ios: {
buildNumber: "30",
buildNumber: "31",
supportsTablet: true,
bundleIdentifier: "app.getmind",
infoPlist: {
Expand Down

0 comments on commit f9d2967

Please sign in to comment.