Skip to content

Commit

Permalink
Update uber-apk-signer to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
niklashigi committed Apr 21, 2024
1 parent 973f246 commit 472e52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/uber-apk-signer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default class UberApkSigner extends Tool {

name = 'uber-apk-signer'
get version() {
const versionNumber = '1.2.1'
const versionNumber = '1.3.0'

return {
name: `v${versionNumber}`,
Expand Down

0 comments on commit 472e52e

Please sign in to comment.