Revert android symbol to none (#514)

This commit is contained in:
AndrewKahr
2023-02-20 17:52:57 -08:00
committed by GitHub
parent c7a5c0640a
commit 3de97ed24a

View File

@@ -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