I have an old android project and I am on the process of shifting to AndordX and updated gradle. When I build the project I receive the below error for some dependency, what could possibly be the issue?
Task :app:checkDebugAarMetadata
[Fatal Error] zxing-android-embedded-3.4.0.pom:3:10: Already seen doctype.
[Fatal Error] sqlscout-server-4.1.pom:3:10: Already seen doctype.
[Fatal Error] searchablespinnerlibrary-1.3.1.pom:3:10: Already seen doctype.
Task :app:checkDebugAarMetadata FAILED