Update to Android Studio 4.2

Release Notes: https://developer.android.com/studio/releases

We will update develop branch to use AGP 4.2 on this Friday.

What Do You Need To Do?

Update your Android studio to 4.2.1.

By default, 4.2.1 will use JDK 11, which incompatible with old branch.
Please pull/merge to latest develop after the PR merged later.

If you decide to update Android studio now or running old branch, you can use JDK 8 on android studio and terminal using this way:

But you can also wait the PR merge first, and then update your android studio that run on JDK 11 (and skip configuring JDK 8 ). So it's up to you to choose updating Android Studio now or on Friday. Let me know if you have any questions or concern about it bows:bows: