From 9599485f46ddc5f1fc2b71e3ee26e2fb4d675536 Mon Sep 17 00:00:00 2001 From: Rahul Patel Date: Mon, 16 Feb 2026 21:20:36 +0530 Subject: [PATCH] bump gplayapi to 3.5.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 859db42d8..a94f2f0dc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -18,7 +18,7 @@ composeMaterial = "1.5.0-alpha14" core = "1.17.0" epoxy = "5.2.1" espresso = "3.7.0" -gplayapi = "3.5.7" +gplayapi = "3.5.8" hiddenapibypass = "6.1" hilt = "2.58" junit = "4.13.2"