We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c9db3 commit c79b2dfCopy full SHA for c79b2df
Simplenote/build.gradle
@@ -19,7 +19,7 @@ android {
19
20
defaultConfig {
21
applicationId "com.automattic.simplenote"
22
- versionName "2.0"
+ versionName "2.0-rc-1"
23
versionCode 79
24
minSdkVersion 23
25
targetSdkVersion 28
0 commit comments