-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Leo edited this page Mar 5, 2023
·
8 revisions
example: https://github.com/LeoAndo/AndroidAppTemplate/pull/76/
STEP2: create release.keystore
please spec file name is release.keystore.
please put release.keystore at Project Root Directory.
ANDROID_STORE_BASE64 value is this command result
cat release.keystore | base64
repository secrets value used Github Action CI /CD.