From 97dfe9ca29fd8aebc9666048b83b9f251fe7febe Mon Sep 17 00:00:00 2001 From: Craig MacFarlane Date: Thu, 17 Oct 2024 16:02:49 +0900 Subject: [PATCH] nit --- .../installing_android_studio/Installing-Android-Studio.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/programming_resources/tutorial_specific/android_studio/installing_android_studio/Installing-Android-Studio.rst b/docs/source/programming_resources/tutorial_specific/android_studio/installing_android_studio/Installing-Android-Studio.rst index 6c85ce26..0052f8f0 100644 --- a/docs/source/programming_resources/tutorial_specific/android_studio/installing_android_studio/Installing-Android-Studio.rst +++ b/docs/source/programming_resources/tutorial_specific/android_studio/installing_android_studio/Installing-Android-Studio.rst @@ -35,9 +35,9 @@ to install the Java Development Kit separately if you are using an Android Studi version between Chipmunk and Koala. Instead, it is recommended that you use the Java Development Kit that is included with Android Studio. -.. caution:: Android Studio Ladybug +.. caution:: - With the introduction of Android Studio Ladybug, the JDK that is packaged with + With the introduction of **Android Studio Ladybug**, the JDK that is packaged with Android Studio is incompatible with the FtcRobotController workspace. If you install or update an existing installation to Android Studio Ladybug, you will need to install JDK 17 separately.