Piasy / RxAndroidAudio

Maybe the most robust Android Audio encapsulation library, with partial Rx support.
http://blog.piasy.com/2016/02/24/Robust-Android-Audio-encapsulation/
MIT License
1.57k stars 235 forks source link

minSdkVersion 26? #68

Closed MarsDiplomatToEarth closed 4 years ago

MarsDiplomatToEarth commented 4 years ago

minSdkVersion 26?

MarsDiplomatToEarth commented 4 years ago

Invoke-customs are only supported starting with Android O (--min-api 26)

Piasy commented 4 years ago

I think there is something wrong with your project setting, this library support min SDK of 14.