Skip to content

Commit 44b8692

Browse files
committed
update version
1 parent 2004ab9 commit 44b8692

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ android {
3333
else -> 0
3434
}
3535

36-
val vCode = 619
36+
val vCode = 622
3737
versionCode = vCode - singleAbiNum
38-
versionName = "3.2.6"
38+
versionName = "3.2.7"
3939

4040
ndk {
4141
//noinspection ChromeOsAbiSupport

0 commit comments

Comments
 (0)