breautek edited a comment on issue #424:
URL: 
https://github.com/apache/cordova-plugin-file/issues/424#issuecomment-733691440


   I just bumped the version of this plugin to target a major release and to 
force cordova-android@9.
   
   Just a reminder for those who run into this issue. This isn't a target sdk 
problem, it's a build tools version issue. So in addition to upgrading to 
cordova-android@9, you must also update your android sdk build tools as well, 
as documented in [Developing for 
Android](https://cordova.apache.org/docs/en/dev/guide/platforms/android/index.html#adding-sdk-packages)
   
   With cordova-android@9 and the proper build tools, you can still target SDK 
lower than 29, even with the `requestLegacyExternalStorage` flag set.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to