29 & 30 API in UnityEditor.AndroidSdkVersions

Hi everyone!

when will 29 & 30 api support?
google stops support 28 api soon

in
UnityEditor.AndroidSdkVersions
last version is 28

    /// <summary>
    ///   <para>Android 9.0, "Pie", API level 28.</para>
    /// </summary>
    AndroidApiLevel28 = 28, // 0x0000001C

any ideas?

added?

Not in 2019.4.12 and 2020.1.9, had to update the SDK myself a few days ago to upload to Google via Android Studio.