Android Packaging Gradle Error?

Did you ever figure this out? I’m getting the same error:

FAILURE: Build failed with an
exception. * What went wrong:
Execution failed for task
‘:app:packageDebug’. A failure
occurred while executing
com.android.build.gradle.internal.tasks.Workers$ActionFacade
Entry name
‘META-INF/android.arch.lifecycle_extensions.version’
collided Try: Run with --stacktrace
option to get the stack trace. Run
with --info or --debug option to get
more log output. Run with --scan to
get full insights. Get more help at
https://help.gradle.org BUILD FAILED
in 1m 53s

Oddly, this Build had succeeded earlier today. The only changes of which i am aware, are that I had attempted the build on the Epic’s UE 4.26.1, instead of the GitHub Oculus’s UE 4.26.0 (which had been the initial success), and now a new build on Githubs Oculus UE 4.26.0 throws the same error. I will revert the project and see if that works.