i am trying android WorkManager, The code is throwing error \"More than one file was found with OS independent path \'META-INF/proguard/androidx-annotations.pro
I got the same error when I added the following to my app's build.gradle dependencies section:
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"
now I am able to build without problems so far.
Android Studio 3.2.1
JRE: 1.8.0_152-release-1136-b06 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains
macOS 10.13.6