From 5f5e5df53a1e83378e1f8d116412c1afe7cab8c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 22:19:43 +0000 Subject: [PATCH] Update google.appdistribution.plugin to v4.0.1 --- 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 266ed88..f67dc30 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -44,7 +44,7 @@ goolge-oss = "17.0.1" google-admob = "22.4.0" google-inappupdate = "2.1.0" google-services-plugin = "4.4.0" -google-appdistribution-plugin = "4.0.0" +google-appdistribution-plugin = "4.0.1" google-crashlytics-plguin = "2.9.9" google-firebase = "32.3.1" google-secrets-gradle-plugin = "2.0.1"