upd: push notifikasi
Deskripsi: - blm selesai NO Issues
This commit is contained in:
8
app.json
8
app.json
@@ -10,14 +10,18 @@
|
||||
"newArchEnabled": true,
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "mobiledarmasaba.app"
|
||||
"bundleIdentifier": "mobiledarmasaba.app",
|
||||
"infoPlist": {
|
||||
"ITSAppUsesNonExemptEncryption": false
|
||||
}
|
||||
},
|
||||
"android": {
|
||||
"package": "mobiledarmasaba.app",
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/images/adaptive-icon.png",
|
||||
"backgroundColor": "#ffffff"
|
||||
}
|
||||
},
|
||||
"googleServicesFile": "./google-services.json"
|
||||
},
|
||||
"web": {
|
||||
"bundler": "metro",
|
||||
|
||||
Reference in New Issue
Block a user