iampawan / Flute-Music-Player

Flute Music Player - First Open Source Flutter based material design music player with audio plugin to play local music files.
Apache License 2.0
332 stars 119 forks source link

Could not determine the dependencies of task ':flute_music_player:compileDebugAidl' #36

Open fhasheminasab opened 3 years ago

fhasheminasab commented 3 years ago

I'm using compileSdkVersion 29 and this is the error:

* What went wrong:
Could not determine the dependencies of task ':flute_music_player:compileDebugAidl'.
> Failed to find Platform SDK with path: platforms;android-27

I need to keep using version 29, can anything be done about this?