WaveView icon indicating copy to clipboard operation
WaveView copied to clipboard

Support for latest API level

Open ebghrimtech opened this issue 7 years ago • 2 comments
trafficstars

Hello,

We are currently using your library in one of our applications. Actually we need a favour from your side. According to the Google Play Policy, all apps have to provide support for at least API level 26. It seems like yours is not as per the new Google Play Policy. We are targeting API level 28. So can you please provide us support for API level 28 in your current repository?

ebghrimtech avatar Oct 05 '18 13:10 ebghrimtech

Please check out the Android official docs. We just want to make sure that all the libraries support at least API level 26 and we are targeting API level 28. Please update as soon as possible.

ebghrimtech avatar Oct 09 '18 08:10 ebghrimtech

Hello @ebghrimtech I have taken a clone and updated the compileSdkVersion to Api level 28, you can get the updated code here, https://github.com/alexakasanjeev/WaveView

I have also created a pull request on this repo too

sanjeevyadavIT avatar Oct 26 '18 05:10 sanjeevyadavIT