Skip to content

Commit d111a78

Browse files
committed
chore: revert unwanted changes from app.json
1 parent baecedd commit d111a78

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

apps/llm/app.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,14 @@
5555
},
5656
"entitlements": {
5757
"com.apple.developer.kernel.increased-memory-limit": true
58-
},
59-
"appleTeamId": "J5FM626PE2"
58+
}
6059
},
6160
"android": {
6261
"adaptiveIcon": {
6362
"foregroundImage": "./assets/icons/adaptive-icon.png",
6463
"backgroundColor": "#ffffff"
6564
},
66-
"package": "com.swmansion.llm",
65+
"package": "com.anonymus.llm",
6766
"permissions": [
6867
"android.permission.READ_CALENDAR",
6968
"android.permission.WRITE_CALENDAR",

0 commit comments

Comments
 (0)