Hi,
I using ArcGIS_Runtime_SDK_Qt_Windows_100_14_01 sdk. Im using Qt Creator 7.0.2 Based on Qt 6.2.3 (MSVC 2019, 64 bit) and Kits Qt 5.15.2 (Android Clang Multi -Abi and MinGW 64-bit ) . I am uploading the new qt application (.aab file) to an old android application to google play console as an update.I get the error in the image below in the review and publish section:

Here is also more detail link below for google play:
Learn More
As a result of my research, I was advised to try to build the App without x86-Architecture. I Selected ABIs in Qt Creator as follows but the result did not change:

Also, I opened my .aab file as .rar file in the lib folder 3 architectures includes as in the picture below:

Probably needed ArcGIS libraries for architectures other than armeabi-v7a.For example like compiling ArcGIS in 64 bit (arm64-v8a) . If this is the problem how to do this compilation in version 5.15.2 ? Can you help?
Here is my Android kit detay below:

Here is also C compiler options from Combobox are also below:
