'Android How to Update ssl certificate without Change in raw folder

I have android application with api call, so according to new google policy we need to add SSL certificate in our application,

so i added this certificate in RAR folder and made all changes in app, so after some time server will update certificate,

so how can i auto-update app certificate without updating my application on playstore?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source