Skip to content

Commit 955a4ab

Browse files
authored
Merge pull request #15526 from wordpress-mobile/issue-15480/email_encoding_rfc_3986
Email encoding fix with RFC 3986
2 parents 9292f9d + 5609c2a commit 955a4ab

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

RELEASE-NOTES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
20.6
44
-----
5-
5+
* [*] Login: Fix an issue preventing some users to log-in in with email addresses containing a single quote [https://github.com/wordpress-mobile/WordPress-Android/pull/15526]
66

77
20.5
88
-----

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99

1010
ext {
1111
wordPressUtilsVersion = '2.7.0'
12-
wordPressLoginVersion = '0.15.0'
12+
wordPressLoginVersion = 'trunk-1d609e3a84c84e1c88b59830312e747a50916b7f'
1313
gutenbergMobileVersion = 'v1.81.0'
1414
storiesVersion = '1.4.0'
1515
aboutAutomatticVersion = '0.0.6'

0 commit comments

Comments
 (0)