We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1c4593 commit d6ed738Copy full SHA for d6ed738
1 file changed
app/build.gradle
@@ -21,7 +21,7 @@ android {
21
targetSdkVersion 28
22
versionCode Integer.parseInt(new java.text.SimpleDateFormat("yyMMddHH").format(new Date()))
23
// versionCode 26021101
24
- versionName "1.5.1"
+ versionName "1.5.2"
25
}
26
signingConfigs {
27
release {
0 commit comments