From b02092df9ccc8c551b54af302ebd6053270b6db1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 16:18:04 +0000 Subject: [PATCH] Update SDK sizes JSON --- stream-chat-android.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/stream-chat-android.json b/stream-chat-android.json index 75fc79229cf..9ada9592a6a 100644 --- a/stream-chat-android.json +++ b/stream-chat-android.json @@ -1,14 +1,14 @@ { "debug": { - "stream-chat-android-client": 2400, - "stream-chat-android-offline": 740, - "stream-chat-android-ui-components": 2000, - "stream-chat-android-compose": 5000 + "stream-chat-android-client": 2744, + "stream-chat-android-offline": 840, + "stream-chat-android-ui-components": 2840, + "stream-chat-android-compose": 4012 }, "release": { - "stream-chat-android-client": 2400, - "stream-chat-android-offline": 740, - "stream-chat-android-ui-components": 2000, - "stream-chat-android-compose": 5000 + "stream-chat-android-client": 2584, + "stream-chat-android-offline": 796, + "stream-chat-android-ui-components": 2700, + "stream-chat-android-compose": 3684 } -} \ No newline at end of file +}