chore: stuff

This commit is contained in:
Adrian Castro
2024-02-04 14:52:10 +01:00
parent c4a56c1a2a
commit b4e9ff5086
3 changed files with 5 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ const defineConfig = (): ExpoConfig => ({
name: "movie-web",
slug: "mw-mobile",
scheme: "dev.movieweb.app",
version: "1.0.0",
version: "0.1.0",
orientation: "portrait",
icon: "./assets/images/icon.png",
userInterfaceStyle: "automatic",