We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46618cd commit 4922de7Copy full SHA for 4922de7
app/build.gradle
@@ -23,7 +23,7 @@ android {
23
minSdkVersion 24
24
targetSdkVersion 33
25
versionCode gitCommitCount
26
- versionName '1.3.2'
+ versionName '1.3.3'
27
resConfigs "en", "zh-rCN", "zh-rTW"
28
}
29
0 commit comments