Skip to content

Commit a0e203e

Browse files
committed
Update version name & code
Signed-off-by: Fung Gwo <[email protected]>
1 parent 88adbf0 commit a0e203e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "app.gwo.safenhancer.lite"
88
minSdkVersion rootProject.ext.minSdkVersion
99
targetSdkVersion rootProject.ext.targetSdkVersion
10-
versionCode 4
11-
versionName '1.2.1'
10+
versionCode 5
11+
versionName '1.2.2'
1212

1313
resConfigs "en", "zh_CN", "zh_TW", "yue"
1414
}

0 commit comments

Comments
 (0)