AbedElazizShe / LightCompressor

A powerful and easy-to-use video compression library for android uses MediaCodec API.
Apache License 2.0
524 stars 116 forks source link

Changed minSdkVersion to 21 #191

Closed imSzukala closed 1 month ago

imSzukala commented 7 months ago

minSdkVersion was changed from 21 to 24 in release 1.3.0. What is the reason for this change? We want to use this library, but we need to support API from version 21.

prithivraj commented 7 months ago

@AbedElazizShe Any chance you can merge this and create a new release? We really like your library but we are blocked from using it because of the minSDK requirement.