依存関係修正

This commit is contained in:
harukin-OneMix4
2023-12-13 04:55:19 +09:00
parent e11d8f534e
commit 2199e9cc57
5 changed files with 934 additions and 119 deletions

View File

@@ -16,7 +16,8 @@
"backgroundColor": "#00b8ff"
},
"updates": {
"fallbackToCacheTimeout": 0
"fallbackToCacheTimeout": 0,
"url": "https://u.expo.dev/398abf60-57a7-11e9-970c-8f04356d08bf"
},
"assetBundlePatterns": [
"**/*"
@@ -46,6 +47,9 @@
"eas": {
"projectId": "398abf60-57a7-11e9-970c-8f04356d08bf"
}
},
"runtimeVersion": {
"policy": "sdkVersion"
}
}
}