Skip to content

Make the deobfuscation file type configurable #176

@marceloadsj

Description

@marceloadsj

Hello everyone. First of all thanks for your work on this repo!

I have Native debugging symbols which I would like to upload to Google Play Store, but based on the following line, this is not configurable, it's hard-coded to "proguard".

editsDeobfuscationFilesUploadCall := editsDeobfuscationFilesService.Upload(packageName, appEditID, versionCode, "proguard")

The API seems to support different values as listed here: https://pkg.go.dev/google.golang.org/api/androidpublisher/v3#EditsDeobfuscationfilesService

Image

Would you consider making this value configurable, please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions