We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c97dfb9 commit f3c5b7eCopy full SHA for f3c5b7e
1 file changed
app/build.gradle
@@ -31,8 +31,8 @@ android {
31
applicationId "com.pluscubed.plustimer"
32
minSdkVersion 14
33
targetSdkVersion 22
34
- versionCode 22
35
- versionName '0.2.4'
+ versionCode 23
+ versionName '0.3.0-beta'
36
manifestPlaceholders = [appName: "@string/app_name"]
37
}
38
0 commit comments