Skip to content

Commit

Permalink
[Update] Updated README file.
Browse files Browse the repository at this point in the history
  • Loading branch information
chorobochrontochor committed Mar 17, 2021
1 parent 94aa213 commit e56b934
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ Go to [API Access](https://play.google.com/console/api-access) section in *Googl

###### Upload symbols and assign them to specified version
```bash
-deobfuscationFile "/path/to/app.symbols.zip"
-deobfuscationFileType "nativeCode" #One of [nativeCode | proguard | deobfuscationFileTypeUnspecified]
-nativeDebugSymbolsFile "/path/to/app.symbols.zip" #Optional
-reTraceMappingFile "/path/to/app.mapping.txt" #Optional
-skipDeobfuscationFileUploadWhenFileSizeLimitIsExceeded #Must be set if you want to skip deobfuscation file upload which will probably fail. Limit is set to 300MB
```

Expand All @@ -64,4 +64,4 @@ Go to [API Access](https://play.google.com/console/api-access) section in *Googl
```

## Releases
Latest release: [1.1.0](https://github.com/chorobochrontochor/GooglePlayConsoleUploader/releases)
Latest release: [2.0.0](https://github.com/chorobochrontochor/GooglePlayConsoleUploader/releases)

0 comments on commit e56b934

Please sign in to comment.