From e935ab8e89fa31807ae04e48df113bbf49aa42ae Mon Sep 17 00:00:00 2001 From: Nikolay Igotti Date: Thu, 2 Dec 2021 15:09:49 +0300 Subject: [PATCH] Update README.md --- tutorials/Development_for_Android/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/Development_for_Android/README.md b/tutorials/Development_for_Android/README.md index b72f55b2a8..88ad1404db 100644 --- a/tutorials/Development_for_Android/README.md +++ b/tutorials/Development_for_Android/README.md @@ -46,4 +46,4 @@ dependencies { } ``` is recommended. We're working on providing compatibility with more recent AGP versions, see [KT-49835](https://youtrack.jetbrains.com/issue/KT-49835) and -[KT-49789](https://youtrack.jetbrains.com/issue/KT-49798). +[KT-49789](https://youtrack.jetbrains.com/issue/KT-49798). Also if one uses IntelliJ IDEA bundled Android plugin may have compatibility issues with recent AGP.