Relative Content

Tag Archive for androidsdkpublishaarjitpack

Execution failed for AarToClassTransform – Getting failure while publishing Sdk on jitpack

Getting this exception on jitpack : FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ‘:app:desugarDebugFileDependencies’. > Could not resolve all files for configuration ‘:app:debugRuntimeClasspath’. > Failed to transform fullauthrfid-7.2.10816.aar to match attributes {artifactType=android-classes-jar, org.gradle.usage=java-runtime}. > Execution failed for AarToClassTransform: /home/jitpack/build/app/libs/fullauthrfid-7.2.10816.aar. > zip END header not found I have built […]