CanHub / Android-Image-Cropper

Image Cropping Library for Android, optimised for Camera / Gallery.
https://canhub.github.io/
Apache License 2.0
1.17k stars 240 forks source link

[BUG] - class file has wrong version 55.0, should be 52.0 #237

Closed SandeepDevrari closed 2 years ago

SandeepDevrari commented 2 years ago

Facing this issue-->

private final androidx.activity.result.ActivityResultLauncher cropImage = null; ^ bad class file: C:\Users\SandeepDevrari.gradle\caches\transforms-2\files-2.1\57d675eccf322ad826ef42f0365516b3\jetified-Android-Image-Cropper-3.3.5-api.jar(com/canhub/cropper/CropImageContractOptions.class) class file has wrong version 55.0, should be 52.0 Please remove or make sure it appears in the correct subdirectory of the classpath.

Canato commented 2 years ago

Hey @SandeepDevrari please reopen using the bug template.

This could be you using and old SDK or Java version Class file has wrong version 52.0, should be 50.0