ArthurHub/Android-Image-Cropper
Error when building with Proguard enabled
Aberta
#238 aberto em 11 de mar. de 2017
help wanted
Métricas do repositório
- Stars
- (6.415 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Hello,
If Proguard is enabled, I have this error when I generate an APK :
[ERROR] [system.err] Warning: com.theartofdev.edmodo.cropper.CropImageActivity: can't find referenced field 'int cropImageView' in program class com.theartofdev.edmodo.cropper.R$id ... [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Execution failed for task ':app:transformClassesAndResourcesWithProguardForRelease'.
Can you tell me what is the problem?
Thank you