We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 778d8ae commit 1a2efc7Copy full SHA for 1a2efc7
pio/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.3.2"
+ versionName "1.3.3"
25
}
26
signingConfigs {
27
release {
0 commit comments