Skip to content

Commit 724ee25

Browse files
committed
inc version
1 parent 22db139 commit 724ee25

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 = '1.0.0'
5-
versionCode = 4
4+
versionName = '1.0.1'
5+
versionCode = 5
66

77
// SDK and tools
88
compileSdkVersion = 29

0 commit comments

Comments
 (0)