From 8cb23ea244d05589e138d5829e55900d831e3822 Mon Sep 17 00:00:00 2001 From: null Date: Thu, 9 Jul 2026 01:45:36 -0500 Subject: [PATCH] =?UTF-8?q?build(billing):=20bump=20RevenueCat=20SDK=2010.?= =?UTF-8?q?12.0=20=E2=86=92=2010.13.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Routine SDK patch bump. Resolves + compileDebugKotlin clean; no API changes needed. Co-Authored-By: Claude Opus 4.8 --- 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 6ed2be2d..6169b224 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -29,7 +29,7 @@ playIntegrity = "1.4.0" googleid = "1.1.1" # Third-party -revenuecat = "10.12.0" +revenuecat = "10.13.0" coil = "2.7.0" coroutines = "1.9.0" tink = "1.13.0"