How to add keystore file in jenkins?

Viewed 8343

I had created keystore file from android studio and now I want to use it in jenkins. SO from where i can add keystore file for generate signed apk in jenkins. Because when i am clicking on Key Store it shows nothing.

enter image description here

1 Answers
Related