breautek commented on issue #1630:
URL: 
https://github.com/apache/cordova-android/issues/1630#issuecomment-1621551832

   Until cordova-android@10, cordova-android used jcenter repository which they 
have long decided to shut down. Others have raised a 
[discussion](https://github.com/apache/cordova/discussions/414) because while 
they promised to maintain a read-only copy of jcenter, they recently decided to 
shut down their repository and instead just mirror maven central, which may not 
have all the packages, or the desired versions of those packages. Your issue 
sounds like it's caused by this.
   
   Closing because cordova-android 8 is not a supported platform. It does not 
support the target SDK that Google Play requires. Therefore I'd recommend 
allocating time upgrading to cordova-android@12, which is our current release.
   
   If you require cordova-android@8 for some reason, then you'll probably need 
to build up your own local maven repository, find a way to source all the 
required dependencies and modify the cordova framework to use your local maven 
repository.


-- 
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.

To unsubscribe, e-mail: [email protected]

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