Hi i am seeing following issue when trying to build
Failed UserError: FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ‘:app:compileReleaseJavaWithJavac’. > Compilation failed; see the compiler error output for details. See log for full details.
I think it’s caused by plugin conflicts. These get updated on a regular basis, which then causes project to stop compiling.
You’re still building for Android engine 9.1.0. You should probably start by updating that - apps built with 9.1 do not meet Google’s requirement sany more.