If I interpret this correctly
All you have to do now is.
- Download your keystore from Kodular and save it in a safe place.
https://community.thunkable.com/t/pem-out-of-keystore-file/19431/2?u=boban_stojmenovic
keytool -export -rfc -alias androidkey -file upload_certificate.pem -keystore android.keystore -storepass android
/Boban