This commit is contained in:
2025-01-13 05:47:09 +03:00
parent 8f585da677
commit 35befd8e40
3 changed files with 99 additions and 53 deletions

View File

@@ -28,7 +28,8 @@
"src/**/*"
],
"ios": {
"supportsTablet": true
"supportsTablet": true,
"bundleIdentifier": "com.anonymous.Assemblr"
},
"android": {
"adaptiveIcon": {
@@ -52,4 +53,4 @@
}
}
}
}
}