Initial production push to Rome Online

This commit is contained in:
Patrick Fic
2023-08-17 11:40:23 -07:00
parent 1311b0f8e7
commit b3a0f077e9
4 changed files with 37 additions and 30 deletions

View File

@@ -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",