mirzemehdi / KMPNotifier

Kotlin Multiplatform Push Notification Library targetting android and iOS
http://mirzemehdi.com/KMPNotifier/
Apache License 2.0
172 stars 10 forks source link

Suggestion: Android current minSDK is 24, can be changed to 21. Add android and iOS support versions to README file #9

Closed mehmetakify closed 4 months ago

mehmetakify commented 4 months ago

Project minSdk for Android is 24. Why?

I added to manifest file <uses-sdk tools:overrideLibrary="com.mmk.kmpnotifier"/> and everything works well in the device with sdk 21.

I think minSDK can change as 21 for Android.

Another advice is about Read Me file. Adding minimum support OS versions can be useful for Android and IOS.

mirzemehdi commented 4 months ago

@mehmetakify Thanks for bringing it to my attention. I'll add this to next milestone

mirzemehdi commented 4 months ago

This is implemented in version 0.3.0