gelitenight / WaveView

waveview for android
Apache License 2.0
1.59k stars 325 forks source link

Updated CompiledSdkVersion from 25 to 28 #24

Open sanjeevyadavIT opened 6 years ago

sanjeevyadavIT commented 6 years ago

From new Android guidelines, all app must be above API level 26. So I updated CompileSdkVersion to 28 Update the gardle version to 4.10.1 Replaced the compile attribute in gradle file with implementation tag I have also run the entire updated app on Emulator, and it is working fine