Closed pdalfarr closed 5 years ago
I'd like to know if it's safe to use this library regarding this "targetSdkVersion 25 vs 26" thing.
Can someone comment on that?
Thanks.
I use the library in all of my production applications.
Great. So I guess this issue can be closed then. Thanks
https://github.com/klinker41/android-smsmms/blob/f293e3313ac7d4723d3781b7024d6f3e41a61682/library/build.gradle#L14
says:
targetSdkVersion 25
but
https://developer.android.com/distribute/best-practices/develop/target-sdk#check_and_update_your_sdks_and_libraries states this:
Can android-smsmms comply with this API level requirement?
Thanks