From 8f7dee812d616099ee54e796dd9313240d9d4cea Mon Sep 17 00:00:00 2001 From: Andy Valdez Date: Wed, 24 Jan 2024 15:14:50 -0500 Subject: [PATCH] [Lib] Update about-automattic to 1.4.0 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 5cb7f225ec83..e3a503a8b365 100644 --- a/build.gradle +++ b/build.gradle @@ -19,7 +19,7 @@ ext { ext { // libs - automatticAboutVersion = '1.3.0' + automatticAboutVersion = '1.4.0' automatticRestVersion = '1.0.8' automatticStoriesVersion = '2.4.0' automatticTracksVersion = '3.3.0'