Relative Content

Tag Archive for androidreact-nativeandroid-studioreact-native-upgrade

Gradle detected a problem with the following location: ‘…/android/app/build/intermediates/duplicate_classes_check/debug/checkDebugDuplicateClasses’

* Exception is: org.gradle.internal.execution.WorkValidationException: Some problems were found with the configuration of task ‘:app:mergeLibDexDebug’ (type ‘DexMergingTask’). – Gradle detected a problem with the following location: ‘/Users/mac1/Desktop/project/jubilant-mobileapp/android/app/build/intermediates/duplicate_classes_check/debug/checkDebugDuplicateClasses’. Reason: Task ‘:app:mergeLibDexDebug’ uses this output of task ‘:app:copyDebugIconFonts’ without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the […]