From 42cf787d407cd28af9ea3a08c956a16be2ecab88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 20:30:45 +0000 Subject: [PATCH] Update google.appdistribution.plugin to v4.2.0 --- 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..03bb3eb 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.2.0" google-crashlytics-plguin = "2.9.9" google-firebase = "32.3.1" google-secrets-gradle-plugin = "2.0.1"