From f92a6444262b41d200897b68ccfb3dd964ca1e50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 10:02:38 +0000 Subject: [PATCH] Chore(deps): Bump GetStream/stream-build-conventions-android/.github/workflows/sdk-size-checks.yml Bumps [GetStream/stream-build-conventions-android/.github/workflows/sdk-size-checks.yml](https://github.com/getstream/stream-build-conventions-android) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/getstream/stream-build-conventions-android/releases) - [Commits](https://github.com/getstream/stream-build-conventions-android/compare/v0.12.1...v0.13.0) --- updated-dependencies: - dependency-name: GetStream/stream-build-conventions-android/.github/workflows/sdk-size-checks.yml dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/sdk-size-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sdk-size-checks.yml b/.github/workflows/sdk-size-checks.yml index 16b620969d..06c81eaa7f 100644 --- a/.github/workflows/sdk-size-checks.yml +++ b/.github/workflows/sdk-size-checks.yml @@ -13,7 +13,7 @@ concurrency: jobs: compare-sdk-sizes: - uses: GetStream/stream-build-conventions-android/.github/workflows/sdk-size-checks.yml@v0.12.1 + uses: GetStream/stream-build-conventions-android/.github/workflows/sdk-size-checks.yml@v0.13.0 with: modules: "stream-video-android-core stream-video-android-ui-xml stream-video-android-ui-compose" metrics-project: "stream-video-android-metrics"