Skip to content

Commit

Permalink
chore: enable conversation list pagination for internal app [WPB-1429…
Browse files Browse the repository at this point in the history
…5] 🍒 (#3628)

Co-authored-by: Mohamad Jaara <[email protected]>
Co-authored-by: Yamil Medina <[email protected]>
  • Loading branch information
3 people authored Nov 18, 2024
1 parent 85cd574 commit b932c42
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build-edge-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,5 @@ jobs:
serviceAccountJson: service_account.json
packageName: com.wire.internal
releaseFiles: app/build/outputs/bundle/internalCompat/*.aab
track: alpha
track: production
status: completed
3 changes: 2 additions & 1 deletion default.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@
"analytics_enabled": true,
"picture_in_picture_enabled": true,
"analytics_app_key": "8ffae535f1836ed5f58fd5c8a11c00eca07c5438",
"analytics_server_url": "https://countly.wire.com/"
"analytics_server_url": "https://countly.wire.com/",
"paginated_conversation_list_enabled": true
},
"fdroid": {
"application_id": "com.wire",
Expand Down

0 comments on commit b932c42

Please sign in to comment.