Skip to content

Make the deobfuscation file type configurable #176

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions