Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0

Finally I solved the issue checking the Android log.
It seems the problem was that the file “android/app/src/main/assets/index.android.bundle” was not present.
Now I do some more test, but now I can create the release of the demo.