Skip to content

Commit addb395

Browse files
committed
chore: update version code
1 parent 9cd4ae1 commit addb395

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
@@ -16,8 +16,8 @@ android {
1616
minSdkVersion 24
1717
targetSdkVersion 36
1818
compileSdkVersion 35
19-
versionCode 36
20-
versionName "4.3.8"
19+
versionCode 37
20+
versionName "4.3.9"
2121
}
2222

2323
buildTypes {

0 commit comments

Comments
 (0)