feat: Android updates for Windows and androidVersionCode output (#478)

* Create android keystore on windows, output android version code

* Add androidVersionCode output test

* Move android keystore decode logic to TS
This commit is contained in:
AndrewKahr
2022-11-23 02:06:58 -07:00
committed by GitHub
parent f03bee03f6
commit 5bd589e19f
10 changed files with 93 additions and 13 deletions

View File

@@ -188,6 +188,8 @@ outputs:
description: 'The Persistent Volume (PV) where the build artifacts have been stored by Kubernetes'
buildVersion:
description: 'The generated version used for the Unity build'
androidVersionCode:
description: 'The generated versionCode used for the Android Unity build'
branding:
icon: 'box'
color: 'gray-dark'