Skip to content

Commit d955389

Browse files
Bump version to 4.62.2
1 parent 975eb88 commit d955389

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ protobuf {
8080
}
8181
}
8282

83-
def canonicalVersionCode = 649
84-
def canonicalVersionName = "4.62.1"
83+
def canonicalVersionCode = 650
84+
def canonicalVersionName = "4.62.2"
8585

8686
def postFixSize = 10
8787
def abiPostFix = ['universal' : 0,

0 commit comments

Comments
 (0)