From bbf91e1b05571de855d325ee1863a7f2bad3976a Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Thu, 16 Jul 2020 07:00:18 +0700 Subject: [PATCH] chore(android): Edit history.md for clarity --- android/history.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/history.md b/android/history.md index 82d1ddc630..7eb9150e98 100644 --- a/android/history.md +++ b/android/history.md @@ -2,7 +2,7 @@ ## 2020-07-17 13.0.6216 stable * Bug fix: - * Update deprecated call to switch system keyboard for Android P (#3358) + * Make sure switch to system keyboard works on lock screen for Android P (#3358) ## 2020-07-16 13.0.6215 stable * Improve performance when typing long documents with predictive text (#3302)