Android Build APK file failed on the version Linux 2023.10

Hi, I am using https://dashboard.ionicframework.com/ to deploy the project (PCARDReceiptUpload). When I built the project , It was always successfully built on the version Linux 2023.06 or earlier for Android devices. But it failed on the latest version Linux 2023.10. error message:

java.lang.NumberFormatException: Not a number: 33x…

java.lang.NumberFormatException: Not a number: 34x

Build-tool 34.0.0 is missing DX at /opt/android-sdk/build-tools/34.0.0/dx
FAILURE: Build failed with an exception

It will be greatly appreciated if you help me out!