-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Leo edited this page Jul 28, 2023
·
8 revisions
example: https://github.com/LeoAndo/AndroidAppTemplate/pull/76/
STEP2: create release.keystore
please spec file name is release.keystore
.(required)
please put release.keystore
at Project Root Directory. (Optional)

ANDROID_STORE_BASE64
value is this command result
cat release.keystore | base64
repository secrets value used Github Action CI /CD.


