From 34703a30e12fec5a237adda63f5dd1f046dfec24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 23:34:32 +0000 Subject: [PATCH] Bump app.cash.zipline:zipline-android from 1.24.0 to 1.25.0 Bumps [app.cash.zipline:zipline-android](https://github.com/cashapp/zipline) from 1.24.0 to 1.25.0. - [Release notes](https://github.com/cashapp/zipline/releases) - [Changelog](https://github.com/cashapp/zipline/blob/trunk/CHANGELOG.md) - [Commits](https://github.com/cashapp/zipline/compare/1.24.0...1.25.0) --- updated-dependencies: - dependency-name: app.cash.zipline:zipline-android dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 2ffddc8629..ce95939865 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -45,7 +45,7 @@ torrentserver = "7861970e038b35cd8c6918384e49caf26903e09e" tvprovider = "1.1.0" video = "1.0.0" workRuntimeKtx = "2.10.5" -zipline = "1.24.0" +zipline = "1.25.0" gpuv = "3a107f995b" jvmTarget = "1.8"