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] (#3626)
  • Loading branch information
MohamadJaara authored and github-actions[bot] committed Nov 13, 2024
1 parent 810b031 commit 79afb28
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 79afb28

Please sign in to comment.