mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fix expo publish error
This commit is contained in:
@@ -34,7 +34,7 @@ export default (): ExpoConfig => ({
|
||||
bundleIdentifier: 'com.xmflsct.app.tooot'
|
||||
},
|
||||
android: {
|
||||
versionCode: 4,
|
||||
jsEngine: 'hermes',
|
||||
package: 'com.xmflsct.app.tooot',
|
||||
googleServicesFile: './configs/google-services.json',
|
||||
permissions: ['CAMERA', 'VIBRATE']
|
||||
|
Reference in New Issue
Block a user