Revert android symbol to none (#514)

pull/511/head
AndrewKahr 2023-02-20 17:52:57 -08:00 committed by GitHub
parent c7a5c0640a
commit 3de97ed24a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ inputs:
description: 'The android target API level.'
androidSymbolType:
required: false
default: 'public'
default: 'none'
description: 'The android symbol type to export. Should be "none", "public" or "debugging".'
sshAgent:
required: false