We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88adbf0 commit a0e203eCopy full SHA for a0e203e
1 file changed
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "app.gwo.safenhancer.lite"
8
minSdkVersion rootProject.ext.minSdkVersion
9
targetSdkVersion rootProject.ext.targetSdkVersion
10
- versionCode 4
11
- versionName '1.2.1'
+ versionCode 5
+ versionName '1.2.2'
12
13
resConfigs "en", "zh_CN", "zh_TW", "yue"
14
}
0 commit comments