From 08b7dbfd196c09d28551532e9e9fe5fef76dd4b9 Mon Sep 17 00:00:00 2001 From: Andy Valdez Date: Mon, 29 Jan 2024 13:12:16 -0500 Subject: [PATCH] [Lib] Bump Login-Flow library from 1.10 to 1.11 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 48b97e4000ad..284bcf07204d 100644 --- a/build.gradle +++ b/build.gradle @@ -26,7 +26,7 @@ ext { gutenbergMobileVersion = 'v1.112.0-alpha3' wordPressAztecVersion = 'v2.0' wordPressFluxCVersion = '2.64.0' - wordPressLoginVersion = '1.10.0' + wordPressLoginVersion = '1.11.0' wordPressPersistentEditTextVersion = '1.0.2' wordPressUtilsVersion = '3.12.0' indexosMediaForMobileVersion = '43a9026f0973a2f0a74fa813132f6a16f7499c3a'