mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 08:03:26 +00:00
chore: adjust app config
This commit is contained in:
@@ -25,10 +25,6 @@ const defineConfig = (): ExpoConfig => ({
|
||||
},
|
||||
android: {
|
||||
package: "dev.movieweb.app",
|
||||
adaptiveIcon: {
|
||||
foregroundImage: "./assets/images/adaptive-icon.png",
|
||||
backgroundColor: "#FFFFFF",
|
||||
},
|
||||
permissions: ["WRITE_SETTINGS"],
|
||||
},
|
||||
web: {
|
||||
|
Reference in New Issue
Block a user