biokys / cropimage

Replacement for deprecated official Android crop image function
555 stars 292 forks source link

Correct minSdkVersion to 8 (was 15) #35

Closed vochicong closed 5 years ago

vochicong commented 10 years ago

In simple-crop-image-lib/build.gradle, minSdkVersion was wrongly 15, so I corrected it to 8.