murgupluoglu
Results
3
comments of
murgupluoglu
@hafiz013 you can check this library https://github.com/zetbaitsu/Compressor
Firebase requires appcompat dependency, you should add `implementation("androidx.appcompat:appcompat:1.6.1")`
minifyEnabled true does not effect to library. I added sample in project. You can check there.