Android Builder is unable to compile this project.
The compiler error output was
________Preparing application icon
________Creating animation xml
________Creating style xml
________Creating provider_path xml
________Creating network_security_config xml
________Generating adaptive icon file
________Generating round adaptive icon file
________Generating adaptive icon background file
________Generating manifest file
________Attaching native libraries
________Attaching Android Archive (AAR) libraries
________Attaching component assets
________Invoking AAPT
AAPT time: 3.893 seconds
________Compiling source files
(compiling com/staff/details/Screen1.yail to com.staff.details.Screen1)
(compiling /tmp/runtime4410078872867524394.scm to com.google.youngandroid.runtime)
Kawa compile time: 1.817 seconds
________Invoking DX
YAIL compiler - D8 execution failed.
.
The error you’re seeing (YAIL compiler - D8 execution failed) usually happens due to an invalid extension, corrupted project file, or an unsupported library inside your .aia. To check the exact cause, we’ll need your project file. Please share the .aia so we can test and guide you with the fix.