From 740e694adb14c30b44bf4da7937821ac1beb9a34 Mon Sep 17 00:00:00 2001 From: Mark Villacampa Date: Thu, 30 May 2024 01:02:33 +0200 Subject: [PATCH] Bump amazon SDK version to 3.0.5 (#1713) ### Checklist - [ ] If applicable, unit tests - [ ] If applicable, create follow-up issues for `purchases-ios` and hybrids ### Motivation ### Description --- 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 4627cdd8cd..edab8a3374 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -25,7 +25,7 @@ kover = "0.7.0" mavenPublish = "0.22.0" multidex = "2.0.1" recyclerview = "1.2.1" -amazon = "3.0.3" +amazon = "3.0.5" espresso = "3.4.0" material = "1.6.0" # Note that version 18.0.1 adds the AD_ID permission to the SDK.