Warning, /maui/communicator/android_files/res/values/libs.xml is written in an unsupported language. File is not indexed.

0001 <?xml version='1.0' encoding='utf-8'?>
0002 <resources>
0003     <array name="qt_sources">
0004         <item>https://download.qt.io/ministro/android/qt5/qt-5.14</item>
0005     </array>
0006 
0007     <!-- The following is handled automatically by the deployment tool. It should
0008          not be edited manually. -->
0009 
0010     <array name="bundled_libs">
0011         <!-- %%INSERT_EXTRA_LIBS%% -->
0012     </array>
0013 
0014     <array name="qt_libs">
0015         <!-- %%INSERT_QT_LIBS%% -->
0016     </array>
0017 
0018     <array name="load_local_libs">
0019         <!-- %%INSERT_LOCAL_LIBS%% -->
0020     </array>
0021 
0022 </resources>