mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-02-28 01:30:17 +01:00
Fixs
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"android"
|
||||
],
|
||||
"android": {
|
||||
"package": "com.anonymous.traqueapp",
|
||||
"package": "net.rezel.traque",
|
||||
"permissions": [
|
||||
"ACCESS_FINE_LOCATION",
|
||||
"ACCESS_COARSE_LOCATION",
|
||||
@@ -48,7 +48,7 @@
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"bundleIdentifier": "com.anonymous.traqueapp",
|
||||
"bundleIdentifier": "net.rezel.traque",
|
||||
"infoPlist": {
|
||||
"UIBackgroundModes": [
|
||||
"location"
|
||||
|
||||
Reference in New Issue
Block a user