Skip to content

Commit c192c30

Browse files
committed
version up -> 2.0.13(74)
1 parent 83de9cd commit c192c30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
buildscript {
22
ext {
33
// App version
4-
versionName = '2.0.12'
5-
versionCode = 73
4+
versionName = '2.0.13'
5+
versionCode = 74
66

77
// SDK and tools
88
compileSdkVersion = 31

0 commit comments

Comments
 (0)