Madhava
07/23/2020, 12:25 AM> Task :app-lifelike:processDebugResources FAILED
Execution failed for task ':app-lifelike:processDebugResources'.
> A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$Action
> 1 exception was raised by workers:
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.2.0-alpha05-6645012-osx Daemon #0: Unexpected error during link, attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
Dependent features configured but no package ID was set.
I can't find anything that explains what the actual problem isid 'com.android.library'
to
id 'com.android.application'
by accidentLeland Richardson [G]
07/23/2020, 4:35 AMisanechek
01/27/2021, 9:35 PM