INTRODUCTION: before opening this topic I looked for similar posts, but none of the existing ones are similar to mine, also they are dated to previous versions of the current version of Kodular, please understand me, thanks.
I was going to update my app, but as soon as I insert blocks and components other than those that my backup has, I get this error:
Kodular is unable to compile this project.
The compiler error output was
________Preparing application icon
________Creating animation xml
________Creating fragment xml
________Creating listview xml in res/layout/..
________Creating listview xml in res/layout-v21/..
________Creating xml in res/drawable/..
________Creating splash png in res/drawable/..
________Creating colors xml
________Creating styles xml
________Creating drawables xml v21
________Checking for firebase
________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: 1.705 seconds
________Compiling source files
(compiling io/kodular/andreapetricola/OldLoRCardCreator/Screen1.yail to io.kodular.andreapetricola.OldLoRCardCreator.Screen1)
(compiling /tmp/runtime8496501273345242829.scm to com.google.youngandroid.runtime)
Kawa compile time: 6.799 seconds
________Invoking DX
YAIL compiler - DX execution failed.
Reading various similar posts I heard that some had this problem due to the multiplicity of screens in the app, but I only have ONE.
I am also attaching the summary image of my project made by Unchive.