Skip to content

Commit a3bba7f

Browse files
author
mochangsheng
committed
update version to v1.0.3
1 parent f9433c0 commit a3bba7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ext {
55
buildToolsVersion : "28.0.2",
66
minSdkVersion : 16,
77
targetSdkVersion : 26,
8-
appVersionCode : 3,
9-
appVersionName : "v1.0.2",
8+
appVersionCode : 4,
9+
appVersionName : "v1.0.3",
1010
]
1111

1212
version = [

0 commit comments

Comments
 (0)