Initial production push to Rome Online
This commit is contained in:
6
app.json
6
app.json
@@ -4,7 +4,7 @@
|
||||
"slug": "rome-mobile",
|
||||
"version": "1.5.0",
|
||||
"extra": {
|
||||
"expover": "3",
|
||||
"expover": "4",
|
||||
"eas": {
|
||||
"projectId": "df105e21-a07f-4425-af10-2200a7704a48"
|
||||
}
|
||||
@@ -14,7 +14,7 @@
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.rome.mobile",
|
||||
"buildNumber": "3",
|
||||
"buildNumber": "4",
|
||||
"googleServicesFile": "./GoogleService-Info.plist",
|
||||
"infoPlist": {
|
||||
"NSPhotoLibraryUsageDescription": "Allow $(PRODUCT_NAME) to access your photos.",
|
||||
@@ -23,7 +23,7 @@
|
||||
},
|
||||
"android": {
|
||||
"package": "com.rome.mobile",
|
||||
"versionCode": 3,
|
||||
"versionCode": 4,
|
||||
"googleServicesFile": "./google-services.json",
|
||||
"permissions": [
|
||||
"android.permission.READ_EXTERNAL_STORAGE",
|
||||
|
||||
Reference in New Issue
Block a user