mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-06-20 15:06:46 -07:00
Revert android symbol to none (#514)
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ inputs:
|
|||||||
description: 'The android target API level.'
|
description: 'The android target API level.'
|
||||||
androidSymbolType:
|
androidSymbolType:
|
||||||
required: false
|
required: false
|
||||||
default: 'public'
|
default: 'none'
|
||||||
description: 'The android symbol type to export. Should be "none", "public" or "debugging".'
|
description: 'The android symbol type to export. Should be "none", "public" or "debugging".'
|
||||||
sshAgent:
|
sshAgent:
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user