Thanks Don
I did the best I could with your recommendation and the Marven Artifact Error disappeared, but the compilation continues giving an error:
error: Could not load processor class file due to 'androidx/lifecycle/LifecycleProcessor has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 58.0.
1 error javac 14.0.1
It sounds like if I must upgrade some to 61.0 or downgrade something to 58.0, but I don't know what.
What do you think?